Skip to content

Commit

Permalink
Update package.json (#69)
Browse files Browse the repository at this point in the history
upgrade esbuild version to fix error from evanw/esbuild#921
  • Loading branch information
kerwin612 authored Apr 16, 2023
1 parent dafda00 commit 0480fd2
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 @@ -44,7 +44,7 @@
"chokidar": "^3.5.2",
"connect": "^3.7.0",
"debug": "^4.3.2",
"esbuild": "0.11.3",
"esbuild": "^0.14.36",
"fast-glob": "^3.2.7",
"path-to-regexp": "^6.2.0"
},
Expand Down

0 comments on commit 0480fd2

Please sign in to comment.