diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 1ddd18d6..9ea893ab 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -40,7 +40,8 @@ "stylelint": "^13.7.2", "stylelint-config-standard": "^20.0.0", "webpack": "^5.4.0", - "webpack-cli": "^4.2.0" + "webpack-cli": "^4.2.0", + "webpack-dev-server": "^3.11.0" }, "babel": { "plugins": [ |