File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-inline-css" ,
3
3
"description" : " Inline CSS in your React components, namespaced automatically." ,
4
- "version" : " 2.1.0 " ,
4
+ "version" : " 2.1.1 " ,
5
5
"license" : " BSD-3-Clause" ,
6
6
"repository" : {
7
7
"type" : " git" ,
23
23
"watch" : " concurrent 'npm run watch-client' 'npm run localhost'"
24
24
},
25
25
"devDependencies" : {
26
- "babel-core" : " 6.4.0 " ,
27
- "babel-loader" : " 6.2.1 " ,
28
- "babel-preset-es2015" : " 6.3.13 " ,
29
- "babel-preset-react" : " 6.3.13 " ,
30
- "concurrently" : " 1 .0.0" ,
26
+ "babel-core" : " 6.7.6 " ,
27
+ "babel-loader" : " 6.2.4 " ,
28
+ "babel-preset-es2015" : " 6.6.0 " ,
29
+ "babel-preset-react" : " 6.5.0 " ,
30
+ "concurrently" : " 2 .0.0" ,
31
31
"json-loader" : " 0.5.4" ,
32
- "react" : " 0.14.6 " ,
33
- "react-dom" : " 0.14.6 " ,
32
+ "react" : " 15.0.1 " ,
33
+ "react-dom" : " 15.0.1 " ,
34
34
"react-hot-loader" : " 1.3.0" ,
35
- "webpack" : " 1.12.11 " ,
35
+ "webpack" : " 1.13.0 " ,
36
36
"webpack-dev-server" : " 1.14.1"
37
37
}
38
38
}
You can’t perform that action at this time.
0 commit comments