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

Merge pull request #1178 from ethereum/yann300-patch-7

Update package.json
parents c85eabdf 822c675a
......@@ -157,7 +157,7 @@
"nightwatch_remote_safari": "nightwatch --config nightwatch.js --env safari",
"onchange": "onchange build/app.js -- npm-run-all lint",
"prepublish": "mkdirp build; npm-run-all -ls downloadsolc_root build",
"remixd": "node ./node_modules/remixd/src/main.js -s ./contracts",
"remixd": "./node_modules/remixd/bin/remixd -s ./contracts",
"selenium": "execr --silent selenium-standalone start",
"selenium-install": "selenium-standalone install",
"serve": "execr --silent http-server .",
......
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