Skip to content

Commit

Permalink
chore: run npm fix on package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Apr 29, 2024
1 parent fc99eb9 commit cd77f9e
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 @@ -16,7 +16,10 @@
"error",
"stacktrace"
],
"repository": "unjs/consola",
"repository": {
"type": "git",
"url": "git+https://github.com/unjs/consola.git"
},
"license": "MIT",
"type": "module",
"exports": {
Expand Down

0 comments on commit cd77f9e

Please sign in to comment.