Skip to content

Commit

Permalink
feat: upgrade esbuild to 0.12.8 (#27)
Browse files Browse the repository at this point in the history
* feat: upgrade esbuild to 0.12.8
close #11

* update lockfile

Co-authored-by: yj <yangjian.fe@bytedance.com>
Co-authored-by: EGOIST <0x142857@gmail.com>
  • Loading branch information
3 people committed Jun 12, 2021
1 parent 5e95490 commit 3aad841
Show file tree
Hide file tree
Showing 2 changed files with 400 additions and 484 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"esbuild": "^0.11.5",
"esbuild": "^0.12.8",
"jsonc-parser": "^3.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 3aad841

Please sign in to comment.