@invisionag/iris-react-animation
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -221,5 +221,5 @@ module.exports = | ||
reactHotLoader.register(AnimationDelayContext, "AnimationDelayContext", "/Users/merith.wannewitz/code/iris/packages/react-animation/src/delayer.js"); | ||
reactHotLoader.register(AnimationDelayer, "AnimationDelayer", "/Users/merith.wannewitz/code/iris/packages/react-animation/src/delayer.js"); | ||
reactHotLoader.register(_default, "default", "/Users/merith.wannewitz/code/iris/packages/react-animation/src/delayer.js"); | ||
reactHotLoader.register(AnimationDelayContext, "AnimationDelayContext", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/delayer.js"); | ||
reactHotLoader.register(AnimationDelayer, "AnimationDelayer", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/delayer.js"); | ||
reactHotLoader.register(_default, "default", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/delayer.js"); | ||
leaveModule(module); | ||
@@ -269,5 +269,5 @@ })(); | ||
reactHotLoader.register(animationPlayState, "animationPlayState", "/Users/merith.wannewitz/code/iris/packages/react-animation/src/styles.js"); | ||
reactHotLoader.register(AnimationStateChanger, "AnimationStateChanger", "/Users/merith.wannewitz/code/iris/packages/react-animation/src/styles.js"); | ||
reactHotLoader.register(_default, "default", "/Users/merith.wannewitz/code/iris/packages/react-animation/src/styles.js"); | ||
reactHotLoader.register(animationPlayState, "animationPlayState", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/styles.js"); | ||
reactHotLoader.register(AnimationStateChanger, "AnimationStateChanger", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/styles.js"); | ||
reactHotLoader.register(_default, "default", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/styles.js"); | ||
leaveModule(module); | ||
@@ -506,5 +506,5 @@ })(); | ||
reactHotLoader.register(defaultLottieOptions, "defaultLottieOptions", "/Users/merith.wannewitz/code/iris/packages/react-animation/src/index.js"); | ||
reactHotLoader.register(Animation, "Animation", "/Users/merith.wannewitz/code/iris/packages/react-animation/src/index.js"); | ||
reactHotLoader.register(_default, "default", "/Users/merith.wannewitz/code/iris/packages/react-animation/src/index.js"); | ||
reactHotLoader.register(defaultLottieOptions, "defaultLottieOptions", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/index.js"); | ||
reactHotLoader.register(Animation, "Animation", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/index.js"); | ||
reactHotLoader.register(_default, "default", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/index.js"); | ||
leaveModule(module); | ||
@@ -511,0 +511,0 @@ })(); |
{ | ||
"name": "@invisionag/iris-react-animation", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"main": "dist/index.js", | ||
@@ -8,5 +8,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@invisionag/iris-react-image-container": "^2.0.7", | ||
"@invisionag/iris-settings": "^5.0.7", | ||
"@invisionag/iris-tools": "^4.0.7", | ||
"@invisionag/iris-react-image-container": "^2.1.0", | ||
"@invisionag/iris-settings": "^5.0.8", | ||
"@invisionag/iris-tools": "^4.0.8", | ||
"classnames": "^2.2.6", | ||
@@ -16,4 +16,4 @@ "lottie-web": "^5.1.18" | ||
"devDependencies": { | ||
"@invisionag/iris-colors": "^4.2.0", | ||
"@invisionag/iris-react-spinner": "^4.0.7" | ||
"@invisionag/iris-colors": "^4.2.1", | ||
"@invisionag/iris-react-spinner": "^4.0.8" | ||
}, | ||
@@ -23,3 +23,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "ce4e12597b5deefe1ca7050a5a74c15b0a9e9964" | ||
"gitHead": "cab09f5672ddba901e625b6a32007de90fa39dbf" | ||
} |
33178