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 081db43 commit f56905bCopy full SHA for f56905b
package.json
@@ -48,11 +48,11 @@
48
"iterall": "^1.2.2"
49
},
50
"devDependencies": {
51
- "@babel/cli": "7.2.3",
52
- "@babel/core": "7.4.0",
+ "@babel/cli": "7.4.3",
+ "@babel/core": "7.4.3",
53
"@babel/plugin-transform-flow-strip-types": "7.4.0",
54
- "@babel/polyfill": "7.4.0",
55
- "@babel/preset-env": "7.4.2",
+ "@babel/polyfill": "7.4.3",
+ "@babel/preset-env": "7.4.3",
56
"@babel/register": "7.4.0",
57
"babel-eslint": "10.0.1",
58
"benchmark": "2.1.4",
0 commit comments