|
28 | 28 | "@aureooms/js-mapping": "^3.0.0"
|
29 | 29 | },
|
30 | 30 | "devDependencies": {
|
31 |
| - "@aureooms/js-compare": "^1.4.5", |
32 |
| - "@aureooms/js-functools": "^2.0.3", |
33 |
| - "@aureooms/js-itertools": "^3.1.0", |
34 |
| - "@aureooms/js-number": "^3.0.0", |
35 |
| - "@aureooms/js-operator": "^1.0.2", |
36 |
| - "@aureooms/js-sort": "^7.0.0", |
37 |
| - "ava": "^0.19.1", |
38 |
| - "babel-cli": "^6.18.0", |
39 |
| - "babel-polyfill": "^6.16.0", |
40 |
| - "babel-preset-latest": "^6.16.0", |
41 |
| - "codeclimate-test-reporter": "^0.4.0", |
42 |
| - "coveralls": "^2.11.15", |
43 |
| - "esdoc": "^1.0.0-alpha.1", |
44 |
| - "nyc": "^11.0.1" |
| 31 | + "@aureooms/js-compare": "1.4.5", |
| 32 | + "@aureooms/js-functools": "2.0.3", |
| 33 | + "@aureooms/js-itertools": "3.4.0", |
| 34 | + "@aureooms/js-number": "3.1.0", |
| 35 | + "@aureooms/js-operator": "1.0.2", |
| 36 | + "@aureooms/js-sort": "7.0.0", |
| 37 | + "ava": "0.19.1", |
| 38 | + "babel-cli": "6.26.0", |
| 39 | + "babel-polyfill": "6.26.0", |
| 40 | + "babel-preset-latest": "6.24.1", |
| 41 | + "codeclimate-test-reporter": "0.4.1", |
| 42 | + "coveralls": "2.13.3", |
| 43 | + "esdoc": "1.1.0", |
| 44 | + "nyc": "11.9.0" |
45 | 45 | },
|
46 | 46 | "homepage": "http://aureooms.github.io/js-collections-defaultdict/",
|
47 | 47 | "keywords": [
|
|
0 commit comments