Permalink
Please
sign in to comment.
Showing
with
2,574 additions
and 1,730 deletions.
- +2 −2 .babelrc
- +16 −17 package.json
- +2,556 −1,711 yarn.lock
@@ -1,5 +1,5 @@ | ||
{ | ||
"presets": ["env", "stage-3"], | ||
"plugins": ["transform-runtime"], | ||
"presets": ["@babel/preset-env"], | ||
"plugins": ["@babel/plugin-transform-runtime"], | ||
"ignore": [] | ||
} |

Oops, something went wrong.
0 comments on commit
e9cccbf