We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93dd294 commit bfa3158Copy full SHA for bfa3158
package.json
@@ -58,14 +58,13 @@
58
"test": "ava"
59
},
60
"dependencies": {
61
- "@aureooms/js-compare": "^1.4.8",
62
- "@aureooms/js-itertools": "^5.0.0",
63
- "@aureooms/js-pairing-heap": "^1.0.0"
+ "@aureooms/js-compare": "^2.0.0",
+ "@aureooms/js-itertools": "^5.1.0",
+ "@aureooms/js-pairing-heap": "^2.0.1"
64
65
"devDependencies": {
66
"@babel/core": "7.13.10",
67
- "@babel/polyfill": "7.12.1",
68
- "@babel/preset-env": "7.13.10",
+ "@babel/preset-env": "7.13.12",
69
"@babel/register": "7.13.8",
70
"@commitlint/cli": "12.0.1",
71
"@js-library/commitlint-config": "0.0.4",
0 commit comments