Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit c636437

Browse files
feat: upgrade esbuild to v0.19.2 (#44)
Co-authored-by: Hiroki Osame <hiroki.osame@gmail.com>
1 parent f803650 commit c636437

File tree

2 files changed

+323
-72
lines changed

2 files changed

+323
-72
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"prepack": "pnpm build && clean-pkg-json"
3636
},
3737
"dependencies": {
38-
"esbuild": "~0.17.8",
38+
"esbuild": "~0.19.2",
3939
"source-map-support": "^0.5.21"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)