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 9f356a5 commit 676c529Copy full SHA for 676c529
package.json
@@ -33,10 +33,10 @@
33
},
34
"devDependencies": {
35
"@babel/cli": "7.13.0",
36
- "@babel/core": "7.13.1",
+ "@babel/core": "7.13.8",
37
"@babel/polyfill": "7.12.1",
38
- "@babel/preset-env": "7.13.5",
39
- "@babel/register": "7.13.0",
+ "@babel/preset-env": "7.13.8",
+ "@babel/register": "7.13.8",
40
"ava": "3.15.0",
41
"coveralls": "3.1.0",
42
"esdoc": "1.1.0",
0 commit comments