File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 2929 ],
3030 "dependencies" : {
3131 "jquery" : " ^2.1.4" ,
32- "react" : " ^0.14.0" ,
33- "react-dom" : " ^0.14.1" ,
3432 "select2" : " ^4.0.0" ,
3533 "shallow-equal-fuzzy" : " ^0.0.2"
3634 },
3735 "devDependencies" : {
3836 "babel" : " ^6.3.26" ,
39- "babel-core" : " ^6.4.5" ,
4037 "babel-cli" : " ^6.4.5" ,
38+ "babel-core" : " ^6.4.5" ,
4139 "babel-eslint" : " ^4.1.6" ,
4240 "babel-loader" : " ^6.2.1" ,
4341 "babel-plugin-add-module-exports" : " ^0.1.2" ,
4947 "eslint-config-airbnb" : " ^4.0.0" ,
5048 "eslint-plugin-react" : " ^3.16.1" ,
5149 "extract-text-webpack-plugin" : " ^1.0.1" ,
50+ "react" : " ^0.14.0" ,
51+ "react-dom" : " ^0.14.0" ,
5252 "react-hot-loader" : " ^1.3.0" ,
5353 "style-loader" : " ^0.13.0" ,
5454 "webpack" : " ^1.12.11" ,
5555 "webpack-dev-server" : " ^1.14.1"
5656 },
57+ "peerDependencies" : {
58+ "react" : " ^0.14.0 || ^15.0.0-rc || ^15.0.0" ,
59+ "react-dom" : " ^0.14.0 || ^15.0.0-rc || ^15.0.0"
60+ },
5761 "author" : " Igor Romanov <rkit.ru@gmail.com>" ,
5862 "license" : " MIT" ,
5963 "bugs" : {
You can’t perform that action at this time.
0 commit comments