From 706008fcd704565390b6d3cad35edc6ff96b47e9 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 21 Jun 2017 15:35:05 +0300 Subject: [PATCH] feature(package) webpack v3.0.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d5422df7..0a93b22f 100644 --- a/package.json +++ b/package.json @@ -192,7 +192,7 @@ "stylelint-config-standard": "^16.0.0", "tape": "^4.4.0", "tar-stream": "^1.5.2", - "webpack": "^2.2.1", + "webpack": "^3.0.0", "wraptile": "^1.0.0", "yaspeller": "^3.0.0" }, @@ -201,4 +201,4 @@ }, "license": "MIT", "main": "legacy/server/cloudcmd.js" -} +} \ No newline at end of file