Skip to content

Commit

Permalink
chore: update what gets pushed to npm package (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmlinaric authored Jul 30, 2024
1 parent d5cea35 commit faa73ae
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,14 @@
"build/contracts/ERC721Handler.json",
"build/contracts/ERC1155Handler.json",
"build/contracts/GmpHandler.json",
"build/contract/FeeHandlerRouter.json",
"build/contracts/BasicFeeHandler.json",
"build/contracts/PercentageERC20FeeHandler.json",
"build/contracts/DynamicGenericFeeHandler.json",
"build/contracts/DynamicERC20FeeHandler.json",
"build/contracts/PercentageERC20FeeHandler.json",
"build/contracts/TwapOracle.json",
"build/contracts/TwapFeeHandler.json",
"build/contracts/FeeHandlerRouter.json",
"build/contracts/NativeTokenAdapter.json",
"build/contracts/NativeTokenHandler.json",
"contracts/interfaces"
],
"directories": {
Expand Down

0 comments on commit faa73ae

Please sign in to comment.