Skip to content

Commit 85bab9d

Browse files
committed
add files to package.json
1 parent f0dd908 commit 85bab9d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
"type": "git",
1414
"url": "https://github.com/rixo/svelte-hmr"
1515
},
16+
"files": [
17+
"index.js",
18+
"lib",
19+
"runtime"
20+
],
1621
"peerDependencies": {
1722
"svelte": ">= 3.19"
1823
},

0 commit comments

Comments
 (0)