diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 0792d29a..c91439bb 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -44,7 +44,7 @@ "terser-webpack-plugin": "^1.2.3", "webpack": "^4.29.6", "webpack-cli": "^3.3.0", - "webpack-dev-server": "^3.2.1" + "webpack-dev-server": "^3.3.0" }, "babel": { "plugins": [ |