Skip to content

Commit fd1ceb2

Browse files
committed
update the package json files
1 parent 8b7e761 commit fd1ceb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"url": "https://github.com/Uniswap/uniswap-v3-staker"
1515
},
1616
"files": [
17-
"contracts/interfaces",
18-
"contracts/libraries",
17+
"contracts",
18+
"!contracts/test",
1919
"artifacts/contracts/**/*.json",
2020
"!artifacts/contracts/**/*.dbg.json",
2121
"!artifacts/contracts/test/**/*",

0 commit comments

Comments
 (0)