Skip to content

Commit

Permalink
refactor: move consola to production dep
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Jul 16, 2024
1 parent 5d199b0 commit 46a1f9d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"bundle-require": "^5.0.0",
"cac": "^6.7.14",
"chokidar": "^3.6.0",
"consola": "^3.2.3",
"debug": "^4.3.5",
"esbuild": "^0.23.0",
"execa": "^5.0.0",
Expand All @@ -53,7 +54,6 @@
"@types/node": "20.14.11",
"@types/resolve": "1.20.6",
"colorette": "2.0.20",
"consola": "3.2.3",
"flat": "6.0.1",
"fs-extra": "11.2.0",
"postcss": "8.4.39",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

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

0 comments on commit 46a1f9d

Please sign in to comment.