mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 10:08:57 +00:00
Update to current versions of React/Redux/etc.
This commit is contained in:
@@ -24,12 +24,12 @@
|
|||||||
"aspnet-webpack": "^1.0.2",
|
"aspnet-webpack": "^1.0.2",
|
||||||
"babel-core": "^6.5.2",
|
"babel-core": "^6.5.2",
|
||||||
"domain-task": "^1.0.0",
|
"domain-task": "^1.0.0",
|
||||||
"react": "^0.14.7",
|
"react": "^15.0.1",
|
||||||
"react-dom": "^0.14.7",
|
"react-dom": "^15.0.1",
|
||||||
"react-redux": "^4.4.0",
|
"react-redux": "^4.4.4",
|
||||||
"react-router": "^2.0.0",
|
"react-router": "^2.1.1",
|
||||||
"react-router-redux": "^4.0.0",
|
"react-router-redux": "^4.0.2",
|
||||||
"redux": "^3.3.1",
|
"redux": "^3.4.0",
|
||||||
"redux-thunk": "^2.0.1",
|
"redux-thunk": "^2.0.1",
|
||||||
"redux-typed": "^1.0.0",
|
"redux-typed": "^1.0.0",
|
||||||
"webpack-externals-plugin": "^1.0.0"
|
"webpack-externals-plugin": "^1.0.0"
|
||||||
|
|||||||
@@ -22,8 +22,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"babel-core": "^6.5.2",
|
"babel-core": "^6.5.2",
|
||||||
"react": "^0.14.7",
|
"react": "^15.0.1",
|
||||||
"react-dom": "^0.14.7",
|
"react-dom": "^15.0.1",
|
||||||
"react-router": "^2.0.0"
|
"react-router": "^2.1.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user