Skip to content

Commit 9c9a20b

Browse files
committed
fix: mark @babel/generator as external
1 parent 883d971 commit 9c9a20b

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

package-lock.json

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

packages/typewind/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"license": "MIT",
4545
"dependencies": {
4646
"@babel/core": "^7.20.12",
47+
"@babel/generator": "^7.20.14",
4748
"@babel/plugin-syntax-jsx": "^7.18.6",
4849
"@babel/preset-typescript": "^7.18.6",
4950
"eval": "^0.1.8",

0 commit comments

Comments
 (0)