Skip to content

Commit 388f209

Browse files
committed
update dependencies tween-one
1 parent 173a93d commit 388f209

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-queue-anim",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Queue animation component for react",
55
"keywords": [
66
"react",
@@ -70,6 +70,6 @@
7070
"dependencies": {
7171
"babel-runtime": "6.x",
7272
"prop-types": "^15.5.0",
73-
"rc-tween-one": "~1.4.2"
73+
"rc-tween-one": "^1.5.0"
7474
}
7575
}

0 commit comments

Comments
 (0)