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 ec7e3ce commit 6e25f58Copy full SHA for 6e25f58
package.json
@@ -31,11 +31,11 @@
31
},
32
"dependencies": {},
33
"devDependencies": {
34
- "@babel/cli": "7.12.0",
35
- "@babel/core": "7.12.0",
36
- "@babel/polyfill": "7.11.5",
37
- "@babel/preset-env": "7.12.0",
38
- "@babel/register": "7.12.0",
+ "@babel/cli": "7.12.1",
+ "@babel/core": "7.12.1",
+ "@babel/polyfill": "7.12.1",
+ "@babel/preset-env": "7.12.1",
+ "@babel/register": "7.12.1",
39
"ava": "3.13.0",
40
"coveralls": "3.1.0",
41
"esdoc": "1.1.0",
0 commit comments