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 1dcf880 commit b91abafCopy full SHA for b91abaf
package.json
@@ -33,12 +33,12 @@
33
},
34
"dependencies": {},
35
"devDependencies": {
36
- "@babel/cli": "7.7.7",
37
- "@babel/core": "7.7.7",
38
- "@babel/plugin-proposal-async-generator-functions": "7.7.4",
39
- "@babel/polyfill": "7.7.0",
40
- "@babel/preset-env": "7.7.7",
41
- "@babel/register": "7.7.7",
+ "@babel/cli": "7.8.0",
+ "@babel/core": "7.8.0",
+ "@babel/plugin-proposal-async-generator-functions": "7.8.0",
+ "@babel/polyfill": "7.8.0",
+ "@babel/preset-env": "7.8.0",
+ "@babel/register": "7.8.0",
42
"ava": "2.4.0",
43
"coveralls": "3.0.9",
44
"esdoc": "1.1.0",
0 commit comments