Commit 03891b00 by Francisco Giordano

ignore everything but official contracts for npm

parent d0ec491b
......@@ -2,6 +2,9 @@
"name": "zeppelin-solidity",
"version": "1.8.0",
"description": "Secure Smart Contract library for Solidity",
"files": [
"contracts"
],
"scripts": {
"test": "scripts/test.sh",
"lint": "eslint .",
......
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