"src/vscode:/vscode.git/clone" did not exist on "e46653acbb99cbe02c83101b9da77ba20cd88743"
Commit a651ecf4 authored by Lijiao's avatar Lijiao Committed by chicm-ms
Browse files

fix webui start bug (#1363)

parent 8fd3cf00
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
"lodash": "^4.17.13", "lodash": "^4.17.13",
"lodash.template": "^4.5.0", "lodash.template": "^4.5.0",
"js-yaml": "^3.13.1", "js-yaml": "^3.13.1",
"webpack-dev-server": "^3.1.11", "webpack-dev-server": "3.0.0",
"merge": "^1.2.1", "merge": "^1.2.1",
"cryptiles": "^4.1.2", "cryptiles": "^4.1.2",
"hoek": "^4.2.1" "hoek": "^4.2.1"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment