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 a904f5f commit a6883b7Copy full SHA for a6883b7
package.json
@@ -31,12 +31,12 @@
31
},
32
"dependencies": {},
33
"devDependencies": {
34
- "@babel/cli": "7.10.3",
35
- "@babel/core": "7.10.3",
36
- "@babel/plugin-proposal-async-generator-functions": "7.10.3",
37
- "@babel/polyfill": "7.10.1",
38
- "@babel/preset-env": "7.10.3",
39
- "@babel/register": "7.10.3",
+ "@babel/cli": "7.10.4",
+ "@babel/core": "7.10.4",
+ "@babel/plugin-proposal-async-generator-functions": "7.10.4",
+ "@babel/polyfill": "7.10.4",
+ "@babel/preset-env": "7.10.4",
+ "@babel/register": "7.10.4",
40
"ava": "3.9.0",
41
"coveralls": "3.1.0",
42
"esdoc": "1.1.0",
0 commit comments