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 a3650ee commit 2849ac4Copy full SHA for 2849ac4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rc-time-picker",
3
- "version": "4.0.0-alpha.2",
+ "version": "4.0.0-alpha.3",
4
"description": "React TimePicker",
5
"keywords": [
6
"react",
@@ -35,7 +35,7 @@
35
"classnames": "2.x",
36
"moment": "2.x",
37
"raf": "^3.4.1",
38
- "rc-trigger": "^4.0.0-alpha.4"
+ "rc-trigger": "^4.0.0-alpha.8"
39
},
40
"devDependencies": {
41
"cross-env": "^6.0.0",
0 commit comments