8000
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 eec5915 commit 2fd2763Copy full SHA for 2fd2763
package.json
@@ -32,11 +32,11 @@
32
"@aureooms/js-pairing-heap": "^1.0.0"
33
},
34
"devDependencies": {
35
- "@babel/cli": "7.12.0",
36
- "@babel/core": "7.12.0",
37
- "@babel/polyfill": "7.11.5",
38
- "@babel/preset-env": "7.12.0",
39
- "@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",
40
"ava": "3.13.0",
41
"coveralls": "3.1.0",
42
"esdoc": "1.1.0",
0 commit comments