Skip to content

Commit 67d500a

Browse files
committed
fix: fix publish directory
1 parent 71ad43f commit 67d500a

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
@@ -89,8 +89,7 @@
8989
"trailingComma": "all"
9090
},
9191
"publishConfig": {
92-
"access": "public",
93-
"directory": "lib"
92+
"access": "public"
9493
},
9594
"release": {
9695
"conventionalCommits": true

0 commit comments

Comments
 (0)