We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 503e738 commit 6e4c7f6Copy full SHA for 6e4c7f6
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "pinia-scope",
3
"type": "module",
4
- "version": "1.0.9",
+ "version": "1.0.10",
5
"packageManager": "pnpm@10.9.0",
6
"description": "Scoped Pinia Stores for Vue",
7
"author": {
@@ -72,6 +72,6 @@
72
"url": "git+https://github.com/unstoppablecarl/pinia-scope.git"
73
},
74
"bugs": {
75
- "url": "https://github.com/vuejs/pinia/issues"
+ "url": "https://github.com/unstoppablecarl/pinia-scope/issues"
76
}
77
0 commit comments