Commit 8d3535c5 authored by yann300's avatar yann300

Move serve and web3 to dependencies

parent 331d80f3
...@@ -29,13 +29,11 @@ ...@@ -29,13 +29,11 @@
"isbinaryfile": "^3.0.2", "isbinaryfile": "^3.0.2",
"watch": "^1.0.2", "watch": "^1.0.2",
"websocket": "^1.0.24", "websocket": "^1.0.24",
"stdout": "0.0.3" "stdout": "0.0.3",
"serve": "^6.3.1",
"web3": "^1.0.0-beta.24"
}, },
"bin": { "bin": {
"remixd": "./src/main.js" "remixd": "./src/main.js"
},
"devDependencies": {
"serve": "^6.3.1",
"web3": "^1.0.0-beta.24"
} }
} }
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