Skip to content

Commit 925b13a

Browse files
committed
fix: fix file inclusion
1 parent cfaf081 commit 925b13a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"prepublishOnly": "npm run build"
7474
},
7575
"files": [
76-
"lib",
76+
"dist",
7777
"README.md",
7878
"LICENSE"
7979
],

0 commit comments

Comments
 (0)