add slider animation

This commit is contained in:
jljsj
2015-08-24 11:56:37 +08:00
parent c28f14272d
commit 35ba80d884
3 changed files with 81 additions and 10 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "rc-slider",
"version": "1.4.3",
"version": "1.4.4",
"description": "slider ui component for react",
"keywords": [
"react",
@@ -24,7 +24,7 @@
"licenses": "MIT",
"main": "./lib/index.js",
"config": {
"port": 8000
"port": 8005
},
"scripts": {
"build": "rc-tools run build",