Add missing zos.json files

This commit is contained in:
Santiago Palladino
2018-10-18 20:34:50 +02:00
parent e5ba8666de
commit f28a4427a2

View File

@ -5,7 +5,9 @@
"files": [
"build",
"contracts",
"test"
"test",
"zos.json",
"zos.*.json"
],
"scripts": {
"test": "scripts/test.sh",