We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06a2fce commit 6835619Copy full SHA for 6835619
package.json
@@ -2,6 +2,9 @@
2
"name": "@peterbud/nuxt-query",
3
"version": "0.0.2",
4
"description": "Nuxt integration for Tanstack Query",
5
+ "publishConfig": {
6
+ "access": "public"
7
+ },
8
"repository": {
9
"type": "git",
10
"url": "git+https://github.com/peterbud/nuxt-query.git"
0 commit comments