Skip to content

Commit e52f38f

Browse files
committed
chore: update config
1 parent 4d13af4 commit e52f38f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"trailingComma": "all"
2727
},
2828
"publishConfig": {
29-
"access": "public"
29+
"access": "public",
30+
"directory": "lib"
3031
},
3132
"release": {
32-
"publishDir": "lib",
3333
"conventionalCommits": true
3434
},
3535
"peerDependencies": {

0 commit comments

Comments
 (0)