Skip to content

Commit 72031a6

Browse files
committed
chore: do not put tsconfig in tarball
1 parent 48c3099 commit 72031a6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
"to-string.js",
2525
"dist/*.ts",
2626
"dist/*.map",
27-
"dist/*.js",
28-
"tsconfig.json"
27+
"dist/*.js"
2928
],
3029
"repository": {
3130
"type": "git",

0 commit comments

Comments
 (0)