Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Commit a25c69f

Browse files
authored
fix: add dist folder to files property (#444)
1 parent 4ce9be6 commit a25c69f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"hooks",
1111
"lax.js"
1212
],
13+
"files": [
14+
"dist"
15+
],
1316
"author": "Arthur Denner <[email protected]>",
1417
"scripts": {
1518
"add-contributor": "all-contributors add",

0 commit comments

Comments
 (0)