Unverified Commit df0a9d32 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #1201 from bitpshr/bug/http-server

Move http-server from devDependencies to dependencies
parents 255b25c8 e50429df
......@@ -24,7 +24,6 @@
"exorcist": "^0.4.0",
"fast-async": "^6.1.2",
"fast-levenshtein": "^2.0.6",
"http-server": "0.9.0",
"javascript-serialize": "^1.6.1",
"jquery": "^3.3.1",
"js-base64": "^2.1.9",
......@@ -55,6 +54,7 @@
"yo-yoify": "^3.1.0"
},
"dependencies": {
"http-server": "0.9.0",
"remixd": "git+https://github.com/ethereum/remixd.git"
},
"repository": {
......
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