remove main field from package.json
This commit is contained in:
@ -2,7 +2,6 @@
|
|||||||
"name": "zeppelin-solidity",
|
"name": "zeppelin-solidity",
|
||||||
"version": "1.2.0",
|
"version": "1.2.0",
|
||||||
"description": "Secure Smart Contract library for Solidity",
|
"description": "Secure Smart Contract library for Solidity",
|
||||||
"main": "truffle.js",
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "scripts/test.sh",
|
"test": "scripts/test.sh",
|
||||||
"console": "truffle console",
|
"console": "truffle console",
|
||||||
|
|||||||
Reference in New Issue
Block a user