Skip to content

Commit

Permalink
Use NPM instead of yarn and update dependencies (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelvalle authored Oct 5, 2019
1 parent 1ad5508 commit 86198e5
Show file tree
Hide file tree
Showing 5 changed files with 9,030 additions and 5,993 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"presets": ["es2015"]
"presets": ["@babel/preset-env"]
}
Loading

0 comments on commit 86198e5

Please sign in to comment.