Skip to content

Commit

Permalink
Update package.json so @hono/vite-dev-server has a ^ semver range all…
Browse files Browse the repository at this point in the history
…owing 0.18.1
  • Loading branch information
gobengo authored Jan 16, 2025
1 parent 298bef6 commit 4a314ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@babel/parser": "7.25.6",
"@babel/traverse": "7.25.6",
"@babel/types": "7.25.6",
"@hono/vite-dev-server": "0.18.0",
"@hono/vite-dev-server": "^0.18.0",
"jsonc-parser": "3.3.1",
"precinct": "12.1.2"
},
Expand Down

0 comments on commit 4a314ca

Please sign in to comment.