File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 2121 "license" : " BSD-3-Clause" ,
2222 "dependencies" : {
2323 "hoist-non-react-statics" : " ^1.0.3" ,
24- "lodash" : " ^4.0 .0"
24+ "lodash" : " ^4.1 .0"
2525 },
2626 "devDependencies" : {
27- "chai" : " ^3.4.1 " ,
28- "jsdom" : " ^7.2 .2" ,
29- "pragmatist" : " ^2.3.74 " ,
30- "react" : " ^0.14.6 " ,
31- "react-addons-test-utils" : " ^0.14.6 " ,
32- "react-dom" : " ^0.14.6 "
27+ "chai" : " ^3.5.0 " ,
28+ "jsdom" : " ^8.0 .2" ,
29+ "pragmatist" : " ^3.0.3 " ,
30+ "react" : " ^0.15.0-alpha.1 " ,
31+ "react-addons-test-utils" : " ^0.15.0-alpha.1 " ,
32+ "react-dom" : " ^0.15.0-alpha.1 "
3333 },
3434 "scripts" : {
35- "pragmatist" : " node ./node_modules/.bin/pragmatist --browser " ,
35+ "pragmatist" : " node ./node_modules/.bin/pragmatist --es5 " ,
3636 "lint" : " npm run pragmatist lint" ,
3737 "test" : " npm run pragmatist test" ,
3838 "build" : " npm run pragmatist build" ,
You can’t perform that action at this time.
0 commit comments