fix: npm pkg fix

This commit is contained in:
xion 2024-10-16 01:27:51 +08:00
parent 51b2537c25
commit f265fae3b9

View File

@ -36,7 +36,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/abearxiong/kevisual-router.git"
"url": "git+https://github.com/abearxiong/kevisual-router.git"
},
"dependencies": {
"ws": "^8.18.0"
@ -44,4 +44,4 @@
"publishConfig": {
"access": "public"
}
}
}