Skip to content

Commit

Permalink
bump esbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
xfq committed Mar 1, 2024
1 parent 3d4b588 commit 60649c5
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"build": "esbuild src/script.ts --bundle --outfile=built/script.js"
},
"dependencies": {
"esbuild": "^0.20.0"
"esbuild": "^0.20.1"
}
}
146 changes: 73 additions & 73 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 60649c5

Please sign in to comment.