Skip to content

Commit bd8d478

Browse files
committed
Exclude examples from published package
1 parent 264f80a commit bd8d478

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
],
2222
"author": "jalil.eth",
2323
"license": "MIT",
24+
"files": [
25+
"contracts/",
26+
"!contracts/examples/"
27+
],
2428
"bugs": {
2529
"url": "https://github.com/1001-digital/erc721-extensions/issues"
2630
},

0 commit comments

Comments
 (0)