Skip to content

Commit 41052d7

Browse files
committed
fix: missing dependency build failing
1 parent d14d24f commit 41052d7

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@babel/core": "^7.18.5",
47+
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
4748
"@babel/plugin-transform-runtime": "^7.18.5",
4849
"@babel/preset-env": "^7.18.2",
4950
"@babel/preset-typescript": "^7.17.12",

0 commit comments

Comments
 (0)