Skip to content

Commit

Permalink
Update to Babel 7.4.1 (#1797)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov committed Mar 21, 2019
1 parent fe0705f commit 84ea1c9
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 233 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -49,11 +49,11 @@
},
"devDependencies": {
"@babel/cli": "7.2.3",
"@babel/core": "7.3.4",
"@babel/plugin-transform-flow-strip-types": "7.3.4",
"@babel/polyfill": "7.2.5",
"@babel/preset-env": "7.3.4",
"@babel/register": "7.0.0",
"@babel/core": "7.4.0",
"@babel/plugin-transform-flow-strip-types": "7.4.0",
"@babel/polyfill": "7.4.0",
"@babel/preset-env": "7.4.1",
"@babel/register": "7.4.0",
"babel-eslint": "10.0.1",
"benchmark": "2.1.4",
"chai": "4.2.0",
Expand Down

0 comments on commit 84ea1c9

Please sign in to comment.