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 abe25ba commit 9539ca4Copy full SHA for 9539ca4
package.json
@@ -2,7 +2,10 @@
2
"name": "vue-horizontal-scrollbar",
3
"private": false,
4
"type": "module",
5
- "version": "0.0.6",
+ "version": "0.0.7",
6
+ "publishConfig": {
7
+ "registry": "https://npm.pkg.github.com"
8
+ },
9
"packageManager": "pnpm@10.12.3",
10
"description": "A customizable horizontal scrollbar component for Vue 3",
11
"keywords": [
0 commit comments