commit 2505ffff7f26642cce5e34be11d33b1ee2c622da
parent ec2af43afcd8f67f6b2467c4e20827a935e0246b
Author: Konstantin Tarkus <hello@tarkus.me>
Date: Thu, 28 Aug 2014 10:13:44 +0400
Update webpack npm package
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
@@ -32,7 +32,7 @@
"rimraf": "^2.2.8",
"run-sequence": "^0.3.6",
"url-loader": "^0.5.5",
- "webpack": "^1.3.7"
+ "webpack": "^1.4.0-beta1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"