Skip to content

Commit

Permalink
Update .babelrc
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Dec 22, 2017
1 parent 087a75b commit 0659c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"presets": ["es2015", "stage-0", "react"],
"presets": ["env", "stage-0", "react"],
"plugins": []
}

0 comments on commit 0659c95

Please sign in to comment.