@quenty/steputils
Advanced tools
Comparing version 1.2.0 to 1.2.1-canary.209.a9b49cf.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.2.1-canary.209.a9b49cf.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/steputils@1.2.0...@quenty/steputils@1.2.1-canary.209.a9b49cf.0) (2021-09-05) | ||
### Bug Fixes | ||
* Remove peer dependencies. This is because lerna doesn't really support peer dependencies being linked and getting a new version on build, which is unfortunate. ([a9b49cf](https://github.com/Quenty/NevermoreEngine/commit/a9b49cf81109e4bc64b46dfd6620848b13b220c4)) | ||
# 1.2.0 (2021-07-31) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "StepUtils", | ||
"name": "steputils", | ||
"tree": { | ||
@@ -4,0 +4,0 @@ "$path": "src" |
@@ -0,0 +0,0 @@ MIT License |
{ | ||
"name": "@quenty/steputils", | ||
"version": "1.2.0", | ||
"version": "1.2.1-canary.209.a9b49cf.0", | ||
"description": "Binds animations into step, where the animation only runs as needed", | ||
@@ -11,10 +11,5 @@ "keywords": [ | ||
], | ||
"contributors": [ | ||
"Quenty" | ||
], | ||
"funding": { | ||
"type": "patreon", | ||
"url": "https://www.patreon.com/quenty" | ||
"bugs": { | ||
"url": "https://github.com/Quenty/NevermoreEngine/issues" | ||
}, | ||
"license": "MIT", | ||
"repository": { | ||
@@ -25,9 +20,14 @@ "type": "git", | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/Quenty/NevermoreEngine/issues" | ||
"funding": { | ||
"type": "patreon", | ||
"url": "https://www.patreon.com/quenty" | ||
}, | ||
"license": "MIT", | ||
"contributors": [ | ||
"Quenty" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "d06e276dc6111e17c3c25d3e58768eb4e6bdc333" | ||
"gitHead": "a9b49cf81109e4bc64b46dfd6620848b13b220c4" | ||
} |
@@ -0,0 +0,0 @@ ## StepUtils |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
6219
2