Skip to content

Commit

Permalink
More babel dependency wranglin'
Browse files Browse the repository at this point in the history
  • Loading branch information
kenfehling committed Jun 26, 2022
1 parent c6e1c02 commit 61997d1
Show file tree
Hide file tree
Showing 6 changed files with 1,165 additions and 4,185 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"presets": ["preset-env", "react"]
"presets": ["es2017", "react"]
}
Loading

0 comments on commit 61997d1

Please sign in to comment.