Skip to content

Commit b6d58ca

Browse files
committed
chore: 🤖 add back esbuild as an explicit dep for api addon
This addresses an eslint error but also is more explicit with the api addon using esbuild directly
1 parent 36d96e4 commit b6d58ca

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

‎addons/api/package.json‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"ember-cli-htmlbars": "^6.3.0",
3939
"ember-cli-mirage": "^3.0.3",
4040
"ember-data": "~5.3.12",
41+
"esbuild": "^0.25.4",
4142
"miragejs": "^0.1.48",
4243
"promise-worker-bi": "^5.0.1",
4344
"tracked-built-ins": "^4.0.0",

‎pnpm-lock.yaml‎

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)