Skip to content

Commit

Permalink
Fix issue #30
Browse files Browse the repository at this point in the history
  • Loading branch information
freearhey committed Aug 31, 2017
1 parent 31974d7 commit 873c216
Show file tree
Hide file tree
Showing 4 changed files with 174 additions and 175 deletions.
4 changes: 3 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
{
"presets": ["es2015"]
"presets": [
["env"]
]
}
Loading

0 comments on commit 873c216

Please sign in to comment.