Skip to content

Commit

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

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

final String WORKBOX_VERSION = "6.4.2";

Expand Down

0 comments on commit 413bd59

Please sign in to comment.