Skip to content

Commit b9aa118

Browse files
committed
Fix missing @babel/helper-module-imports dependency
1 parent da78072 commit b9aa118

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

packages/ember-concurrency/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
"test": "tests"
102102
},
103103
"dependencies": {
104+
"@babel/helper-module-imports": "^7.22.15",
104105
"@babel/helper-plugin-utils": "^7.12.13",
105106
"@babel/types": "^7.12.13",
106107
"decorator-transforms": "^1.0.1",

pnpm-lock.yaml

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)