]> source.dussan.org Git - sonarqube.git/commitdiff
upgrade webpack to 1.13.0
authorStas Vilchik <vilchiks@gmail.com>
Tue, 10 May 2016 14:30:14 +0000 (16:30 +0200)
committerStas Vilchik <vilchiks@gmail.com>
Thu, 12 May 2016 09:16:37 +0000 (11:16 +0200)
fixes https://github.com/webpack/webpack/issues/91

server/sonar-web/package.json

index 4f9f7f1d1b7388f78cb331bb2a167ac4ef2e5311..bc7edc14e3f3086eef7ff495339155ac5a4d5870 100644 (file)
@@ -76,7 +76,7 @@
     "underscore": "1.8.3",
     "vinyl-buffer": "1.0.0",
     "vinyl-source-stream": "1.1.0",
-    "webpack": "1.12.9",
+    "webpack": "1.13.0",
     "webpack-dev-middleware": "1.6.1",
     "webpack-hot-middleware": "2.10.0",
     "whatwg-fetch": "0.10.0",