commit a8295d31911ba074061d1cb8364903669d263812
parent 8afe35f60bca999c3749c416d0ff34c0d5ec2d26
Author: Konstantin Tarkus <hello@tarkus.me>
Date: Wed, 17 Sep 2014 08:53:02 +0400
Update npm package(s): react, webpack
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
@@ -6,7 +6,7 @@
"repository": "https://github.com/kriasoft/react-seed",
"dependencies": {
"bootstrap": "^3.2.0",
- "react": "^0.11.1",
+ "react": "^0.11.2",
"react-router": "^0.7.0"
},
"devDependencies": {
@@ -40,7 +40,7 @@
"rimraf": "^2.2.8",
"run-sequence": "^0.3.6",
"url-loader": "^0.5.5",
- "webpack": "^1.4.0-beta8"
+ "webpack": "^1.4.0-beta9"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"