Skip to content

Commit 00712c0

Browse files
committed
build(package): restore @babel/[email protected] as minimum supported version
1 parent 56c1867 commit 00712c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"unique-filename": "^3.0.0"
164164
},
165165
"peerDependencies": {
166-
"@babel/core": ">=7.0.0-beta.41"
166+
"@babel/core": ">=7.11.6"
167167
},
168168
"engines": {
169169
"node": "^14.20.0 || ^16.16.0 || >=18.5.0"

0 commit comments

Comments
 (0)