Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 044931d

Browse files
authored
Merge pull request #2621 from DeeDeeG/pin-babel-core
package.json: pin @babel/core to less than 7.12.10
2 parents 6ab7dd6 + fb51a20 commit 044931d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"dependencies": {
4242
"@atom/babel-plugin-chai-assert-async": "1.0.0",
4343
"@atom/babel7-transpiler": "1.0.0-1",
44+
"@babel/core": "7.x <7.12.10",
4445
"@babel/generator": "7.8.0",
4546
"@babel/plugin-proposal-class-properties": "7.8.0",
4647
"@babel/plugin-proposal-object-rest-spread": "7.8.0",

0 commit comments

Comments
 (0)