"docs/source/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "c6c361d80ada8117e926bd24f71f50bb5da9f0b3"
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