Ver código fonte

Remove unused npm script

maurelian 6 anos atrás
pai
commit
5d304ab091
1 arquivos alterados com 1 adições e 2 exclusões
  1. 1 2
      package.json

+ 1 - 2
package.json

@@ -15,8 +15,7 @@
     "publish": "truffle publish",
     "pretest": "npm run lint",
     "test": "truffle test",
-    "coverage": "solidity-coverage",
-    "coveralls": ""
+    "coverage": "solidity-coverage"
   },
   "repository": {
     "type": "git",