aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorMG12 <wuzhao.mail@gmail.com>2015-11-19 15:15:03 +0800
committerMG12 <wuzhao.mail@gmail.com>2015-11-19 15:15:03 +0800
commit11b97949da16fc090400a753189baf10f29c111f (patch)
treeaee755ef1eced68f70cca5d0427c75ab76ac7b36 /package.json
parente75ed0c6b89282cf475e94d6d5ad0fb35803f974 (diff)
downloadtime-picker-11b97949da16fc090400a753189baf10f29c111f.tar.gz
time-picker-11b97949da16fc090400a753189baf10f29c111f.tar.zst
time-picker-11b97949da16fc090400a753189baf10f29c111f.zip
use another method to change time and fix the bug about value.getTime()
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 563eb5d..230903f 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": "0.5.4", 3 "version": "0.5.6",
4 "description": "React TimePicker", 4 "description": "React TimePicker",
5 "keywords": [ 5 "keywords": [
6 "react", 6 "react",