Skip to content

Commit 9539ca4

Browse files
committed
chore(release): v0.0.7
1 parent abe25ba commit 9539ca4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "vue-horizontal-scrollbar",
33
"private": false,
44
"type": "module",
5-
"version": "0.0.6",
5+
"version": "0.0.7",
6+
"publishConfig": {
7+
"registry": "https://npm.pkg.github.com"
8+
},
69
"packageManager": "pnpm@10.12.3",
710
"description": "A customizable horizontal scrollbar component for Vue 3",
811
"keywords": [

0 commit comments

Comments
 (0)