Skip to content

Commit

Permalink
ci: remove esbuild linux as optional dependency (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
bonjourmauko committed Nov 29, 2023
1 parent 2777042 commit aebc208
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@
"vite": "^4.3.9",
"vitest": "^0.34.6"
},
"optionalDependencies": {
"@esbuild/linux-x64": "^0.19.8"
},
"lint-staged": {
"*.{js,ts,vue,yml,yaml,json}": "prettier --write"
}
Expand Down

0 comments on commit aebc208

Please sign in to comment.