diff options
author | MG12 <wuzhao.mail@gmail.com> | 2015-12-03 23:36:20 +0800 |
---|---|---|
committer | MG12 <wuzhao.mail@gmail.com> | 2015-12-03 23:36:20 +0800 |
commit | a6978323930a81d983b0051ad61bcf81fb7a7235 (patch) | |
tree | 2679a44e3c1e7b57effac4f4773eb83478f6cfd3 /package.json | |
parent | 886312ffa19f856eaf4c60f096d6afe7b44359a9 (diff) | |
download | time-picker-a6978323930a81d983b0051ad61bcf81fb7a7235.tar.gz time-picker-a6978323930a81d983b0051ad61bcf81fb7a7235.tar.zst time-picker-a6978323930a81d983b0051ad61bcf81fb7a7235.zip |
add picker test case
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f9246c0..59ca784 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-alpha1", | 3 | "version": "1.0.0-alpha2", |
4 | "description": "React TimePicker", | 4 | "description": "React TimePicker", |
5 | "keywords": [ | 5 | "keywords": [ |
6 | "react", | 6 | "react", |