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 107264f commit c4c5bbaCopy full SHA for c4c5bba
package.json
@@ -31,10 +31,10 @@
31
},
32
"devDependencies": {
33
"@aureooms/js-heap-spec": "15.0.3",
34
- "@babel/cli": "7.11.6",
35
- "@babel/core": "7.11.6",
36
- "@babel/preset-env": "7.11.5",
37
- "@babel/register": "7.11.5",
+ "@babel/cli": "7.12.0",
+ "@babel/core": "7.12.0",
+ "@babel/preset-env": "7.12.0",
+ "@babel/register": "7.12.0",
38
"ava": "3.13.0",
39
"coveralls": "3.1.0",
40
"esdoc": "1.1.0",
0 commit comments