Skip to content

Commit 3f51ea6

Browse files
committed
update dependencies, add keywords
1 parent d22bab2 commit 3f51ea6

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

package.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,14 @@
66
"react",
77
"react-component",
88
"react-queue-anim",
9-
"queue-anim"
9+
"queue-anim",
10+
"animation",
11+
"animate",
12+
"rc-animation",
13+
"rc-animate",
14+
"motion",
15+
"rc-motion",
16+
"ant-motion"
1017
],
1118
"homepage": "https://github.com/react-component/queue-anim",
1219
"author": "afc163@gmail.com",
@@ -68,7 +75,7 @@
6875
],
6976
"dependencies": {
7077
"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"
7380
}
7481
}

0 commit comments

Comments
 (0)