Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe0705f commit 84ea1c9Copy full SHA for 84ea1c9
package.json
@@ -49,11 +49,11 @@
49
},
50
"devDependencies": {
51
"@babel/cli": "7.2.3",
52
- "@babel/core": "7.3.4",
53
- "@babel/plugin-transform-flow-strip-types": "7.3.4",
54
- "@babel/polyfill": "7.2.5",
55
- "@babel/preset-env": "7.3.4",
56
- "@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",
57
"babel-eslint": "10.0.1",
58
"benchmark": "2.1.4",
59
"chai": "4.2.0",
0 commit comments