Commit ef06d92a authored by serapath's avatar serapath

rename to ./contracts/

parent 93660741
...@@ -155,7 +155,7 @@ ...@@ -155,7 +155,7 @@
"nightwatch_remote_safari": "nightwatch --config nightwatch.js --env safari", "nightwatch_remote_safari": "nightwatch --config nightwatch.js --env safari",
"onchange": "onchange build/app.js -- npm-run-all lint", "onchange": "onchange build/app.js -- npm-run-all lint",
"prepublish": "mkdirp build; npm-run-all -ls downloadsolc build", "prepublish": "mkdirp build; npm-run-all -ls downloadsolc build",
"remixd": "remixd -S ./test-browser/mockfilesandfolder", "remixd": "remixd -S ./contracts",
"selenium": "execr --silent selenium-standalone start", "selenium": "execr --silent selenium-standalone start",
"selenium-install": "selenium-standalone install", "selenium-install": "selenium-standalone install",
"serve": "execr --silent http-server .", "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