Commit 331d80f3 authored by yann300's avatar yann300

move stdout to dependencies

parent 71eeccb4
...@@ -28,14 +28,14 @@ ...@@ -28,14 +28,14 @@
"fs-extra": "^3.0.1", "fs-extra": "^3.0.1",
"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"
}, },
"bin": { "bin": {
"remixd": "./src/main.js" "remixd": "./src/main.js"
}, },
"devDependencies": { "devDependencies": {
"serve": "^6.3.1", "serve": "^6.3.1",
"stdout": "0.0.3",
"web3": "^1.0.0-beta.24" "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