aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorBenjy Cui <benjytrys@gmail.com>2017-02-10 17:57:46 +0800
committerBenjy Cui <benjytrys@gmail.com>2017-02-10 17:57:46 +0800
commited8496061a1535fb82503d9723a6014a85ee7625 (patch)
tree5dbcfdfbcc1311ce657a58d8f43c0da70c845ff7 /package.json
parent74b83c4ad0b380a3a82c569c19267491af408684 (diff)
downloadtime-picker-ed8496061a1535fb82503d9723a6014a85ee7625.tar.gz
time-picker-ed8496061a1535fb82503d9723a6014a85ee7625.tar.zst
time-picker-ed8496061a1535fb82503d9723a6014a85ee7625.zip
feat: support .focus
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1a4d828..1f8b474 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
49 "jquery": "1.x", 49 "jquery": "1.x",
50 "pre-commit": "1.x", 50 "pre-commit": "1.x",
51 "rc-tools": "5.x", 51 "rc-tools": "5.x",
52 "rc-util": "^3.1.2", 52 "rc-util": "^4.0.0",
53 "react": "15.x", 53 "react": "15.x",
54 "react-addons-test-utils": "15.x", 54 "react-addons-test-utils": "15.x",
55 "react-dom": "15.x" 55 "react-dom": "15.x"