Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PNKBizz committed Jan 13, 2019
1 parent 7c47a19 commit f99b066
Show file tree
Hide file tree
Showing 5 changed files with 3,022 additions and 3,617 deletions.
10 changes: 0 additions & 10 deletions .babelrc

This file was deleted.

10 changes: 10 additions & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
const presets = [
[
"@babel/preset-env",
{
targets: "> 0.25%, not dead",
},
],
];

module.exports = { presets };
Loading

0 comments on commit f99b066

Please sign in to comment.