Skip to content

Commit

Permalink
fix: @babel/[email protected] fallback to 7.19.0 (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
viko16 authored Sep 15, 2022
1 parent bdb157e commit 45b07a1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -939,6 +939,12 @@
"version": "4.17.30",
"reason": "https://github.com/DefinitelyTyped/DefinitelyTyped/pull/62240/files"
}
},
"@babel/runtime-corejs2": {
"7.19.1": {
"version": "7.19.0",
"reason": "https://github.com/babel/babel/issues/14936"
}
}
}
},
Expand Down

0 comments on commit 45b07a1

Please sign in to comment.