Skip to content

Commit

Permalink
fix: 暂时指定esbuild版本以缓解上游破坏
Browse files Browse the repository at this point in the history
  • Loading branch information
MliKiowa committed Dec 20, 2024
1 parent cc9adf9 commit f3e8230
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
"vite": "^6.0.1",
"vite-plugin-cp": "^4.0.8",
"vite-tsconfig-paths": "^5.1.0",
"winston": "^3.17.0"
"winston": "^3.17.0",
"esbuild": "^0.24.0"
},
"dependencies": {
"express": "^5.0.0",
Expand Down

0 comments on commit f3e8230

Please sign in to comment.