Skip to content

Commit 014eee0

Browse files
committed
update dependencies
1 parent 14b9cd0 commit 014eee0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-scroll-anim",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "scroll-anim anim component for react",
55
"keywords": [
66
"react",
@@ -52,8 +52,8 @@
5252
"lint"
5353
],
5454
"dependencies": {
55-
"raf": "3.1.x",
56-
"rc-tween-one": "~0.8.0",
57-
"tween-functions": "1.0.x"
55+
"raf": "3.x",
56+
"rc-tween-one": "~0.9.0",
57+
"tween-functions": "1.x"
5858
}
5959
}

0 commit comments

Comments
 (0)