This repository was archived by the owner on Jan 11, 2019. It is now read-only.
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-isomorphic-starterkit" ,
3
3
"description" : " Isomorphic starterkit with server-side React rendering." ,
4
- "version" : " 2.4.0 " ,
4
+ "version" : " 2.4.1 " ,
5
5
"license" : " BSD-3" ,
6
6
"repository" : {
7
7
"type" : " git" ,
25
25
"watch" : " node ./node_modules/concurrently/src/main.js --kill-others 'npm run watch-client' 'npm run start'"
26
26
},
27
27
"dependencies" : {
28
- "babel" : " 5.2.10 " ,
28
+ "babel" : " 5.4.2 " ,
29
29
"hapi" : " 8.4.0" ,
30
30
"piping" : " 0.1.8" ,
31
- "react" : " 0.13.2 " ,
31
+ "react" : " 0.13.3 " ,
32
32
"react-inline-css" : " 1.1.1" ,
33
33
"react-router" : " 0.13.3" ,
34
- "react-transmit" : " 2.5.4 " ,
34
+ "react-transmit" : " 2.6.1 " ,
35
35
"isomorphic-fetch" : " 2.0.2"
36
36
},
37
37
"devDependencies" : {
38
- "babel-core" : " 5.2.10 " ,
39
- "babel-loader" : " 5.0 .0" ,
40
- "babel-runtime" : " 5.2.10 " ,
38
+ "babel-core" : " 5.4.2 " ,
39
+ "babel-loader" : " 5.1 .0" ,
40
+ "babel-runtime" : " 5.4.2 " ,
41
41
"concurrently" : " 0.0.5" ,
42
42
"json-loader" : " 0.5.1" ,
43
- "react-hot-loader" : " 1.2.6 " ,
44
- "webpack" : " 1.8.11 " ,
43
+ "react-hot-loader" : " 1.2.7 " ,
44
+ "webpack" : " 1.9.6 " ,
45
45
"webpack-dev-server" : " 1.8.2"
46
46
},
47
47
"engines" : {
You can’t perform that action at this time.
0 commit comments