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 d98fb34 commit 9a537b0Copy full SHA for 9a537b0
package.json
@@ -81,11 +81,11 @@
81
"@aureooms/js-pairing-heap": "^1.0.0"
82
},
83
"devDependencies": {
84
- "@babel/cli": "7.12.10",
85
- "@babel/core": "7.12.10",
+ "@babel/cli": "7.12.13",
+ "@babel/core": "7.12.13",
86
"@babel/polyfill": "7.12.1",
87
- "@babel/preset-env": "7.12.11",
88
- "@babel/register": "7.12.10",
+ "@babel/preset-env": "7.12.13",
+ "@babel/register": "7.12.13",
89
"ava": "3.15.0",
90
"babel-plugin-transform-remove-console": "6.9.4",
91
"babel-plugin-unassert": "3.0.1",
0 commit comments