Skip to content

Commit

Permalink
Revert "fix: Force an older babel version (#12781) (#12790)"
Browse files Browse the repository at this point in the history
This reverts commit 64126cc.
  • Loading branch information
caalador committed Jan 24, 2022
1 parent 64126cc commit 6e854c0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,6 @@ Map<String, String> getDefaultDevDependencies() {
Map<String, String> defaults = new HashMap<>();

defaults.put("typescript", "4.4.3");
defaults.put("@babel/core", "7.16.7");

final String WORKBOX_VERSION = "6.4.2";

Expand Down

0 comments on commit 6e854c0

Please sign in to comment.