File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 57
57
"babel-core" : " ^5.8.25" ,
58
58
"babel-eslint" : " ^4.1.3" ,
59
59
"codeclimate-test-reporter" : " ^0.1.1" ,
60
- "eslint" : " ^1.5.1 " ,
60
+ "eslint" : " ^1.6.0 " ,
61
61
"eslint-plugin-react" : " ^3.5.1" ,
62
- "expect" : " ^1.11.1 " ,
62
+ "expect" : " ^1.12.0 " ,
63
63
"isparta" : " ^3.1.0" ,
64
- "istanbul" : " ^0.3.21 " ,
64
+ "istanbul" : " ^0.3.22 " ,
65
65
"jsdom" : " ^6.5.1" ,
66
66
"mocha" : " ^2.3.3" ,
67
67
"mocha-jsdom" : " ^1.0.0" ,
68
- "react" : " ^0.14.0-rc1" ,
69
- "react-addons-test-utils" : " ^0.14.0-rc1" ,
70
- "react-dom" : " ^0.14.0-rc1" ,
71
- "rimraf" : " ^2.4.3" ,
72
68
"prismjs" : " git+https://github.com/PrismJS/prism.git#gh-pages" ,
69
+ "react" : " ^0.14.0" ,
70
+ "react-addons-test-utils" : " ^0.14.0" ,
71
+ "react-dom" : " ^0.14.0" ,
72
+ "react-pure-render" : " ^1.0.2" ,
73
+ "rimraf" : " ^2.4.3" ,
73
74
"tomchentw-npm-dev" : " ^3.1.0"
74
75
},
75
76
"peerDependencies" : {
76
- "react" : " ^0.14.0-rc1 " ,
77
+ "react" : " ^0.14.0" ,
77
78
"react-pure-render" : " ^1.0.2"
78
79
}
79
80
}
You can’t perform that action at this time.
0 commit comments