Skip to content

Commit

Permalink
chore: release v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
baozouai committed Apr 11, 2024
1 parent 1943e2d commit 299f7bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-enhance-log",
"version": "0.6.0",
"version": "0.6.1",
"packageManager": "pnpm@8.3.1",
"description": "A vite plugin to log filename, log line, log argument name and separator",
"author": "baozouai <baozouai@gmail.com>",
Expand Down Expand Up @@ -43,7 +43,7 @@
"play:astro": "pnpm -C playgrounds/astro dev"
},
"peerDependencies": {
"vite": "^2.9.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
"vite": "^2.9.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
},
"dependencies": {
"@babel/generator": "^7.21.4",
Expand Down

0 comments on commit 299f7bb

Please sign in to comment.