aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorparanoidjk <hust2012jiangkai@gmail.com>2017-05-27 16:23:05 +0800
committerGitHub <noreply@github.com>2017-05-27 16:23:05 +0800
commit227e6ec28c733bba0a4b56e0583058489c0684a6 (patch)
tree8442e972d10b7f284dae776e4ece398d4964e77f /package.json
parent21e15e5a4d1cbc1ab211a7755d38a33c6501e878 (diff)
parentcfe8e36ccf139a8e89ab4712d91f1d3c3163407e (diff)
downloadtime-picker-2.4.1.tar.gz
time-picker-2.4.1.tar.zst
time-picker-2.4.1.zip
Merge pull request #48 from react-component/export2.4.1
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",