Skip to content

Commit 0c100d2

Browse files
committed
fix: missing scripts in shipped tarball for installation (#47)
1 parent 2d0e35d commit 0c100d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
},
3535
"files": [
3636
"dist/",
37+
"scripts/install-lame.mjs",
38+
"scripts/diagnose-lame.mjs",
3739
"README.md",
3840
"LICENSE"
3941
],

0 commit comments

Comments
 (0)