Skip to content

Commit 47f1e7a

Browse files
authored
Merge pull request #182 from kimyu92/v4.0.0-alpha.3
bump rc-trigger to upgrade rc-animate and fix lifecycle warning
2 parents a3650ee + 2849ac4 commit 47f1e7a

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-time-picker",
3-
"version": "4.0.0-alpha.2",
3+
"version": "4.0.0-alpha.3",
44
"description": "React TimePicker",
55
"keywords": [
66
"react",
@@ -35,7 +35,7 @@
3535
"classnames": "2.x",
3636
"moment": "2.x",
3737
"raf": "^3.4.1",
38-
"rc-trigger": "^4.0.0-alpha.4"
38+
"rc-trigger": "^4.0.0-alpha.8"
3939
},
4040
"devDependencies": {
4141
"cross-env": "^6.0.0",

0 commit comments

Comments
 (0)