Skip to content

Commit 365a2fa

Browse files
committed
build: fix typo
1 parent f8658e8 commit 365a2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"url": "https://github.com/posva/unplugin-vue-router/issues"
2525
},
2626
"license": "MIT",
27-
"repository": "/posva/unplugin-vue-router",
27+
"repository": "posva/unplugin-vue-router",
2828
"main": "dist/index.cjs",
2929
"module": "dist/index.mjs",
3030
"types": "dist/index.d.mts",

0 commit comments

Comments
 (0)