Skip to content

Commit 6e4c7f6

Browse files
get Release action working
1 parent 503e738 commit 6e4c7f6

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
@@ -1,7 +1,7 @@
11
{
22
"name": "pinia-scope",
33
"type": "module",
4-
"version": "1.0.9",
4+
"version": "1.0.10",
55
"packageManager": "pnpm@10.9.0",
66
"description": "Scoped Pinia Stores for Vue",
77
"author": {
@@ -72,6 +72,6 @@
7272
"url": "git+https://github.com/unstoppablecarl/pinia-scope.git"
7373
},
7474
"bugs": {
75-
"url": "https://github.com/vuejs/pinia/issues"
75+
"url": "https://github.com/unstoppablecarl/pinia-scope/issues"
7676
}
7777
}

0 commit comments

Comments
 (0)