frontend: fix Webpack issue on building Docker image

This commit is contained in:
Harduino
2021-02-25 14:23:19 +03:00
parent 1648a8921c
commit e57ec4e2d4
2 changed files with 2 additions and 6 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
"shellwords": "^0.1.1",
"simplebar": "^4.2.3",
"styled-components": "^4.4.0",
"webpack": "^4.42.0",
"webpack": "4.44.2",
"websocket": "^1.0.30",
"yaml": "^1.7.2",
"yamljs": "^0.3.0",