@quenty/animationgroup
Advanced tools
Comparing version 4.1.1-canary.256.8cd6f5a.0 to 4.1.1-canary.256.edbbcfc.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [4.1.1-canary.256.8cd6f5a.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@4.1.0...@quenty/animationgroup@4.1.1-canary.256.8cd6f5a.0) (2022-03-27) | ||
## [4.1.1-canary.256.edbbcfc.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@4.1.0...@quenty/animationgroup@4.1.1-canary.256.edbbcfc.0) (2022-03-27) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/animationgroup |
{ | ||
"name": "@quenty/animationgroup", | ||
"version": "4.1.1-canary.256.8cd6f5a.0", | ||
"version": "4.1.1-canary.256.edbbcfc.0", | ||
"description": "A group of weighted tracks that can be played back with weighted probability. The closest example to this is the idle animation that looks around at a 1:10 ratio when you're standing still in default Roblox animation script.", | ||
@@ -29,6 +29,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/animationtrackutils": "2.0.2-canary.256.8cd6f5a.0", | ||
"@quenty/baseobject": "4.1.1-canary.256.8cd6f5a.0", | ||
"@quenty/loader": "4.0.1-canary.256.8cd6f5a.0", | ||
"@quenty/maid": "2.2.1-canary.256.8cd6f5a.0" | ||
"@quenty/animationtrackutils": "2.0.2-canary.256.edbbcfc.0", | ||
"@quenty/baseobject": "4.1.1-canary.256.edbbcfc.0", | ||
"@quenty/loader": "4.0.1-canary.256.edbbcfc.0", | ||
"@quenty/maid": "2.2.1-canary.256.edbbcfc.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "8cd6f5a870e3e400eb53d147873062111e6ae8ed" | ||
"gitHead": "edbbcfc38516772a791d50dc43cd6b304ffc4aff" | ||
} |
+ Added@quenty/animationtrackutils@2.0.2-canary.256.edbbcfc.0(transitive)
+ Added@quenty/baseobject@4.1.1-canary.256.edbbcfc.0(transitive)
+ Added@quenty/loader@4.0.1-canary.256.edbbcfc.0(transitive)
+ Added@quenty/maid@2.2.1-canary.256.edbbcfc.0(transitive)
- Removed@quenty/animationtrackutils@2.0.2-canary.256.8cd6f5a.0(transitive)
- Removed@quenty/baseobject@4.1.1-canary.256.8cd6f5a.0(transitive)
- Removed@quenty/loader@4.0.1-canary.256.8cd6f5a.0(transitive)
- Removed@quenty/maid@2.2.1-canary.256.8cd6f5a.0(transitive)
Updated@quenty/animationtrackutils@2.0.2-canary.256.edbbcfc.0