Skip to content

Commit 31df973

Browse files
committed
Revert "feat: include build-info in npm package for contract verification"
This reverts commit 7262da3.
1 parent e86dfdd commit 31df973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"contracts",
2727
"!contracts/test",
2828
"artifacts/contracts/**/*.json",
29-
"artifacts/build-info/**/*.json",
29+
"!artifacts/contracts/**/*.dbg.json",
3030
"!artifacts/contracts/test/**/*",
3131
"!artifacts/contracts/base/**/*"
3232
],

0 commit comments

Comments
 (0)