File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-scroll-horizontal" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.1.3 " ,
44 "description" : " Easy Horizontal Scrolling for React" ,
55 "main" : " dist/react-scroll-horizontal.js" ,
66 "scripts" : {
1212 "author" : " Matthew Jones" ,
1313 "license" : " MIT" ,
1414 "dependencies" : {
15- "react-motion" : " ^0.5.0" ,
1615 "react" : " ^15.5.4" ,
17- "react-dom" : " ^15.5.4"
16+ "react-dom" : " ^15.5.4" ,
17+ "react-motion" : " ^0.5.0"
1818 },
1919 "devDependencies" : {
2020 "babel-cli" : " *" ,
2929 "extract-text-webpack-plugin" : " ^2.1.0" ,
3030 "file-loader" : " ^0.11.1" ,
3131 "normalize.css" : " ^7.0.0" ,
32- "postcss-import" : " ^10.0.0" ,
3332 "postcss-cssnext" : " ^2.10.0" ,
33+ "postcss-import" : " ^10.0.0" ,
3434 "postcss-loader" : " ^1.3.3" ,
3535 "raw-loader" : " ^0.5.1" ,
3636 "react-hot-loader" : " ^1.3.1" ,
You can’t perform that action at this time.
0 commit comments