Skip to content

Commit 00712c0

Browse files
committedJan 15, 2023
build(package): restore @babel/core@7.11.6 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

+1-1
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)
Please sign in to comment.