aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorparanoidjk <hust2012jiangkai@gmail.com>2017-05-27 14:13:52 +0800
committerparanoidjk <hust2012jiangkai@gmail.com>2017-05-27 14:13:52 +0800
commitcfe8e36ccf139a8e89ab4712d91f1d3c3163407e (patch)
tree8442e972d10b7f284dae776e4ece398d4964e77f /package.json
parent21e15e5a4d1cbc1ab211a7755d38a33c6501e878 (diff)
downloadtime-picker-cfe8e36ccf139a8e89ab4712d91f1d3c3163407e.tar.gz
time-picker-cfe8e36ccf139a8e89ab4712d91f1d3c3163407e.tar.zst
time-picker-cfe8e36ccf139a8e89ab4712d91f1d3c3163407e.zip
refactor: simplify export
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 3e9f944..4bc9456 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": "2.4.0", 3 "version": "2.4.1",
4 "description": "React TimePicker", 4 "description": "React TimePicker",
5 "keywords": [ 5 "keywords": [
6 "react", 6 "react",