Skip to content

Commit 1028a05

Browse files
committed
chore: add publishConfig
1 parent 62ffeda commit 1028a05

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/verrou/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@
5353
"pg": "^8.11.3",
5454
"sqlite3": "^5.1.6"
5555
},
56+
"publishConfig": {
57+
"access": "public",
58+
"tag": "latest"
59+
},
5660
"tsup": {
5761
"entry": [
5862
"./index.ts",

0 commit comments

Comments
 (0)