Commit f126f7a9 by Francisco Giordano

Remove proxy-related contracts from package

parent 50027f4d
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
"/contracts/**/*.sol", "/contracts/**/*.sol",
"/build/contracts/*.json", "/build/contracts/*.json",
"!/contracts/mocks", "!/contracts/mocks",
"!/contracts/proxy",
"/test/behaviors" "/test/behaviors"
], ],
"scripts": { "scripts": {
......
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