Commit 341ce621 by Francisco Giordano

remove main field from package.json

parent d1a82dde
...@@ -2,7 +2,6 @@ ...@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment