Skip to content

Commit

Permalink
chore: update homepage, repository url and issues links
Browse files Browse the repository at this point in the history
  • Loading branch information
userquin authored Nov 12, 2023
1 parent 196055b commit b344565
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"author": "Anthony Fu <[email protected]>",
"license": "MIT",
"funding": "https://github.com/sponsors/antfu",
"homepage": "https://github.com/antfu/unplugin-auto-import#readme",
"homepage": "https://github.com/unplugin/unplugin-auto-import#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/antfu/unplugin-auto-import.git"
"url": "git+https://github.com/unplugin/unplugin-auto-import.git"
},
"bugs": {
"url": "https://github.com/antfu/unplugin-auto-import/issues"
"url": "https://github.com/unplugin/unplugin-auto-import/issues"
},
"keywords": [
"unplugin",
Expand Down

0 comments on commit b344565

Please sign in to comment.