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 21
21
"license" : " BSD-3-Clause" ,
22
22
"dependencies" : {
23
23
"hoist-non-react-statics" : " ^1.0.3" ,
24
- "lodash" : " ^4.0 .0"
24
+ "lodash" : " ^4.1 .0"
25
25
},
26
26
"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 "
33
33
},
34
34
"scripts" : {
35
- "pragmatist" : " node ./node_modules/.bin/pragmatist --browser " ,
35
+ "pragmatist" : " node ./node_modules/.bin/pragmatist --es5 " ,
36
36
"lint" : " npm run pragmatist lint" ,
37
37
"test" : " npm run pragmatist test" ,
38
38
"build" : " npm run pragmatist build" ,
You can’t perform that action at this time.
0 commit comments