Skip to content

Commit

Permalink
Update dependencies, 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
moughxyz committed May 16, 2019
1 parent 2bf2fe5 commit bf8b55f
Show file tree
Hide file tree
Showing 5 changed files with 6,135 additions and 21,521 deletions.
13 changes: 2 additions & 11 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
{
"presets": ["es2015", "stage-0", "react"],

/* if you want to use babel runtime, uncomment the following line */
// "plugins": ["transform-runtime"],

"env": {
"build": {
"optional": ["optimisation", "minification"]
}
}
}
"presets": ["@babel/env", "@babel/react"]
}
Loading

0 comments on commit bf8b55f

Please sign in to comment.