Fix the repository link.
This commit is contained in:
parent
cfa0e5ea34
commit
6d1dff6af5
|
@ -4,7 +4,10 @@
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"version": "0.1.1",
|
"version": "0.1.1",
|
||||||
"author": "Holllo <helllo@holllo.cc>",
|
"author": "Holllo <helllo@holllo.cc>",
|
||||||
"repository": "https://github.com/Holllo/migration-helper",
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/Holllo/migration-helper"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
"prepublishOnly": "pnpm test && pnpm build",
|
"prepublishOnly": "pnpm test && pnpm build",
|
||||||
|
|
Loading…
Reference in New Issue