Skip to content

Commit

Permalink
fix(vite): add missing esbuild dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 21, 2021
1 parent a65d1e8 commit 776539b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"chokidar": "^3.5.2",
"consola": "^2.15.3",
"defu": "^5.0.0",
"esbuild": "^0.13.8",
"externality": "^0.1.3",
"fs-extra": "^10.0.0",
"magic-string": "^0.25.7",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2807,6 +2807,7 @@ __metadata:
chokidar: ^3.5.2
consola: ^2.15.3
defu: ^5.0.0
esbuild: ^0.13.8
externality: ^0.1.3
fs-extra: ^10.0.0
magic-string: ^0.25.7
Expand Down

0 comments on commit 776539b

Please sign in to comment.