Skip to content

Commit 5f1e3a5

Browse files
authored
include scripts in npm package (TanStack#377)
1 parent 5559b44 commit 5f1e3a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
},
3131
"files": [
3232
"dist",
33-
"types"
33+
"types",
34+
"scripts"
3435
],
3536
"dependencies": {
3637
"@scarf/scarf": "^1.0.0",

0 commit comments

Comments
 (0)