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 bad0a69 commit adb5292Copy full SHA for adb5292
package.json
@@ -43,11 +43,11 @@
43
"iterall": "^1.2.2"
44
},
45
"devDependencies": {
46
- "@babel/core": "7.5.4",
+ "@babel/core": "7.5.5",
47
"@babel/plugin-transform-flow-strip-types": "7.4.4",
48
"@babel/polyfill": "7.4.4",
49
- "@babel/preset-env": "7.5.4",
50
- "@babel/register": "7.4.4",
+ "@babel/preset-env": "7.5.5",
+ "@babel/register": "7.5.5",
51
"babel-eslint": "10.0.2",
52
"chai": "4.2.0",
53
"eslint": "5.16.0",
0 commit comments