add back esbuild

This commit is contained in:
Ben McCann 2023-02-10 09:37:59 -08:00
parent 48dc8b9a6e
commit 27b62a2aa5
2 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,7 @@
"@types/node": "^16.0.0",
"@types/pretty-hrtime": "^1.0.0",
"chalk": "^4.1.0",
"esbuild": "^0.16.4",
"esbuild-register": "^3.3.3",
"file-system-cache": "^2.0.0",
"find-up": "^5.0.0",

View File

@ -6074,6 +6074,7 @@ __metadata:
"@types/picomatch": ^2.3.0
"@types/pretty-hrtime": ^1.0.0
chalk: ^4.1.0
esbuild: ^0.16.4
esbuild-register: ^3.3.3
file-system-cache: ^2.0.0
find-up: ^5.0.0