aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorMG12 <wuzhao.mail@gmail.com>2015-12-16 16:45:08 +0800
committerMG12 <wuzhao.mail@gmail.com>2015-12-16 16:45:08 +0800
commitaed96fd625c23d720f0f4a684c1fcd62b7399be7 (patch)
treec0d56577959323b8cb89704135f25c39f0e0bfb3 /package.json
parent1370f11cb101e4cf3eef1dedd501e8c9d954ab3c (diff)
downloadtime-picker-aed96fd625c23d720f0f4a684c1fcd62b7399be7.tar.gz
time-picker-aed96fd625c23d720f0f4a684c1fcd62b7399be7.tar.zst
time-picker-aed96fd625c23d720f0f4a684c1fcd62b7399be7.zip
fixed bugs when value empty.
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 a8ca6ad..61aabc7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "rc-time-picker", 2 "name": "rc-time-picker",
3 "version": "1.0.0-alpha8", 3 "version": "1.0.0-alpha9",
4 "description": "React TimePicker", 4 "description": "React TimePicker",
5 "keywords": [ 5 "keywords": [
6 "react", 6 "react",