Skip to content

Commit

Permalink
Merge 170ba97 into ee69d84
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 14, 2019
2 parents ee69d84 + 170ba97 commit 366cca3
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
},
"dependencies": {},
"devDependencies": {
"@aureooms/js-array": "^4.0.0",
"@aureooms/js-functools": "^2.0.3",
"@aureooms/js-itertools": "^3.1.1",
"ava": "^0.19.1",
"babel-cli": "^6.18.0",
"babel-polyfill": "^6.16.0",
"babel-preset-latest": "^6.16.0",
"codeclimate-test-reporter": "^0.4.0",
"coveralls": "^2.11.15",
"esdoc": "^0.5.0",
"nyc": "^11.0.0"
"@aureooms/js-array": "4.0.0",
"@aureooms/js-functools": "2.0.3",
"@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": "https://aureooms.github.io/js-disjoint-set",
"keywords": [
Expand Down

0 comments on commit 366cca3

Please sign in to comment.