Skip to content

Commit 6835619

Browse files
committed
feat: add publishConfig for public access in package.json
1 parent 06a2fce commit 6835619

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "@peterbud/nuxt-query",
33
"version": "0.0.2",
44
"description": "Nuxt integration for Tanstack Query",
5+
"publishConfig": {
6+
"access": "public"
7+
},
58
"repository": {
69
"type": "git",
710
"url": "git+https://github.com/peterbud/nuxt-query.git"

0 commit comments

Comments
 (0)