Skip to content

Commit 7ebfe9d

Browse files
committed
fix: publishConfig
1 parent 81fbcfc commit 7ebfe9d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
],
2323
"type": "module",
2424
"publishConfig": {
25-
"access": "public",
26-
"directory": "dist"
25+
"access": "public"
2726
},
2827
"scripts": {
2928
"build": "tsdx build",

0 commit comments

Comments
 (0)