Comparing version 1.0.0 to 1.0.1
# History | ||
## 1.0.1 | ||
* update vec2d dependency. fixes rotate function. | ||
## 1.0.0 | ||
@@ -4,0 +8,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "Andrew Kelley <superjoe30@gmail.com>", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "index.js", | ||
@@ -14,5 +14,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"vec2d": "~0.1.1", | ||
"vec2d": "~0.1.3", | ||
"batch2": "~0.5.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
57569
Updatedvec2d@~0.1.3