remove main field from package.json
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user