Skip to content

Commit

Permalink
build: Added files for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJurassicPunk committed Apr 19, 2022
1 parent 24127d3 commit 37bfa1c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@
"author": "LooksRare",
"license": "MIT",
"private": false,
"files": [
"/abis/*.json",
"/contracts/*.sol",
"/contracts/executionStrategies/*.sol",
"/contracts/interfaces/*.sol",
"/contracts/royaltyFeeHelpers/*.sol",
"/contracts/transferManagers/*.sol"
],
"keywords": [
"looksrare"
],
Expand Down

0 comments on commit 37bfa1c

Please sign in to comment.