diff --git a/package.json b/package.json index 2d26c23e8..31a591244 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,9 @@ "files": [ "build", "contracts", - "test" + "test", + "zos.json", + "zos.*.json" ], "scripts": { "test": "scripts/test.sh",