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 0c9b7b91..e2f94eaa 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -41,7 +41,7 @@ "stylelint-config-standard": "^20.0.0", "webpack": "^5.11.1", "webpack-cli": "^4.3.0", - "webpack-dev-server": "^3.11.0" + "webpack-dev-server": "^3.11.1" }, "babel": { "plugins": [ |