Browse Source

remove main field from package.json

Francisco Giordano 8 years ago
parent
commit
341ce621a9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      package.json

+ 0 - 1
package.json

@@ -2,7 +2,6 @@
   "name": "zeppelin-solidity",
   "version": "1.2.0",
   "description": "Secure Smart Contract library for Solidity",
-  "main": "truffle.js",
   "scripts": {
     "test": "scripts/test.sh",
     "console": "truffle console",