Skip to content

Commit

Permalink
Merge pull request #35 from hpawa/fix/consola
Browse files Browse the repository at this point in the history
fix: add consola to deps
  • Loading branch information
dulnan authored Apr 7, 2024
2 parents 2ae416f + ae24e70 commit f4a46dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 3 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@
],
"dependencies": {
"@nuxt/kit": "^3.6.5",
"@tusbar/cache-control": "^1.0.1"
"@tusbar/cache-control": "^1.0.1",
"consola": "3.2.3"
},
"devDependencies": {
"@faker-js/faker": "^8.0.2",
Expand Down

0 comments on commit f4a46dc

Please sign in to comment.