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 9303f9d commit e6b5d84Copy full SHA for e6b5d84
package.json
@@ -31,11 +31,11 @@
31
},
32
"dependencies": {},
33
"devDependencies": {
34
- "@babel/cli": "7.8.4",
35
- "@babel/core": "7.9.6",
+ "@babel/cli": "7.10.0",
+ "@babel/core": "7.10.0",
36
"@babel/plugin-proposal-async-generator-functions": "7.8.3",
37
"@babel/polyfill": "7.8.7",
38
- "@babel/preset-env": "7.9.6",
+ "@babel/preset-env": "7.10.0",
39
"@babel/register": "7.9.0",
40
"ava": "3.8.2",
41
"coveralls": "3.1.0",
0 commit comments