remove unneded script

pull/7/head
Iuri Matias 7 years ago
parent c9b2ae2575
commit c5464a12ce
  1. 3
      remix-solidity/package.json

@ -29,8 +29,7 @@
"webworkify": "^1.2.1" "webworkify": "^1.2.1"
}, },
"scripts": { "scripts": {
"test": "standard && tape ./test/tests.js", "test": "standard && tape ./test/tests.js"
"prepublish": "mkdirp build"
}, },
"standard": { "standard": {
"ignore": [ "ignore": [

Loading…
Cancel
Save