Skip to content

Commit

Permalink
chore: fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ijkml committed Jul 19, 2024
1 parent 74e524d commit 7a8d37d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@
"sponsor": {
"url": "https://github.com/sponsors/ijkml/"
},
"repository": "https://github.com/ijkml/nuxt-umami/",
"repository": {
"type": "git",
"url": "git+https://github.com/ijkml/nuxt-umami.git"
},
"keywords": [
"nuxt",
"umami",
Expand Down

0 comments on commit 7a8d37d

Please sign in to comment.