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