We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d22bab2 commit 3f51ea6Copy full SHA for 3f51ea6
package.json
@@ -6,7 +6,14 @@
6
"react",
7
"react-component",
8
"react-queue-anim",
9
- "queue-anim"
+ "queue-anim",
10
+ "animation",
11
+ "animate",
12
+ "rc-animation",
13
+ "rc-animate",
14
+ "motion",
15
+ "rc-motion",
16
+ "ant-motion"
17
],
18
"homepage": "https://github.com/react-component/queue-anim",
19
"author": "afc163@gmail.com",
@@ -68,7 +75,7 @@
68
75
69
76
"dependencies": {
70
77
"babel-runtime": "6.x",
71
- "prop-types": "^15.5.0",
72
- "rc-tween-one": "^1.5.0"
78
+ "prop-types": "^15.6.0",
79
+ "rc-tween-one": "^1.7.0"
73
80
}
74
81
0 commit comments