diff --git a/package.json b/package.json index aff07df..af44575 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "author": "Tobias Koppers @sokra", "description": "example web app for webpack", "dependencies": { - "webpack": "1.2.x", + "webpack": "1.3.x", "webpack-dev-server": "1.3.x", "bootstrap": "https://github.com/twbs/bootstrap/archive/v3.0.2.tar.gz", "jade-loader": "0.6.x",