Unverified Commit 737be30a authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #13 from ethereum/startnode

Move stdout to dependencies section
parents 6e8a374e 331d80f3
......@@ -28,14 +28,14 @@
"fs-extra": "^3.0.1",
"isbinaryfile": "^3.0.2",
"watch": "^1.0.2",
"websocket": "^1.0.24"
"websocket": "^1.0.24",
"stdout": "0.0.3"
},
"bin": {
"remixd": "./src/main.js"
},
"devDependencies": {
"serve": "^6.3.1",
"stdout": "0.0.3",
"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