Skip to content

Commit

Permalink
Merge 6903afe into 9544f10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 27, 2019
2 parents 9544f10 + 6903afe commit 96dd7b6
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@
},
"dependencies": {},
"devDependencies": {
"@aureooms/js-array": "^4.0.0",
"@aureooms/js-functools": "^2.0.3",
"@aureooms/js-heap-spec": "^10.0.1",
"@aureooms/js-itertools": "^3.1.1",
"ava": "^0.19.1",
"babel-cli": "^6.18.0",
"babel-polyfill": "^6.20.0",
"babel-preset-latest": "^6.16.0",
"codeclimate-test-reporter": "^0.4.0",
"coveralls": "^2.11.15",
"esdoc": "^0.5.2",
"nyc": "^11.0.0"
"@aureooms/js-array": "4.0.0",
"@aureooms/js-functools": "2.0.3",
"@aureooms/js-heap-spec": "10.0.1",
"@aureooms/js-itertools": "3.4.0",
"ava": "0.19.1",
"babel-cli": "6.26.0",
"babel-polyfill": "6.26.0",
"babel-preset-latest": "6.24.1",
"codeclimate-test-reporter": "0.4.1",
"coveralls": "2.13.3",
"esdoc": "0.5.2",
"nyc": "11.9.0"
},
"homepage": "http://aureooms.github.io/js-binomial-heap/",
"keywords": [
Expand Down

0 comments on commit 96dd7b6

Please sign in to comment.