|
24 | 24 | },
|
25 | 25 | "dependencies": {},
|
26 | 26 | "devDependencies": {
|
27 |
| - "@aureooms/js-array": "^4.0.0", |
28 |
| - "@aureooms/js-functools": "^2.0.3", |
29 |
| - "@aureooms/js-itertools": "^3.1.1", |
30 |
| - "@aureooms/js-memory": "^4.0.0", |
31 |
| - "@aureooms/js-operator": "^1.0.2", |
32 |
| - "@aureooms/js-type": "^1.0.4", |
33 |
| - "ava": "^0.19.0", |
34 |
| - "babel-cli": "^6.23.0", |
35 |
| - "babel-polyfill": "^6.23.0", |
36 |
| - "babel-preset-env": "^1.4.0", |
37 |
| - "codeclimate-test-reporter": "^0.4.1", |
38 |
| - "coveralls": "^2.11.16", |
39 |
| - "esdoc": "^0.5.2", |
40 |
| - "nyc": "^11.0.0" |
| 27 | + "@aureooms/js-array": "4.0.0", |
| 28 | + "@aureooms/js-functools": "2.0.3", |
| 29 | + "@aureooms/js-itertools": "3.4.0", |
| 30 | + "@aureooms/js-memory": "4.0.0", |
| 31 | + "@aureooms/js-operator": "1.0.2", |
| 32 | + "@aureooms/js-type": "1.0.4", |
| 33 | + "ava": "0.19.1", |
| 34 | + "babel-cli": "6.26.0", |
| 35 | + "babel-polyfill": "6.26.0", |
| 36 | + "babel-preset-env": "1.7.0", |
| 37 | + "codeclimate-test-reporter": "0.4.1", |
| 38 | + "coveralls": "2.13.3", |
| 39 | + "esdoc": "0.5.2", |
| 40 | + "nyc": "11.9.0" |
41 | 41 | },
|
42 | 42 | "homepage": "http://aureooms.github.io/js-random/",
|
43 | 43 | "keywords": [
|
|
0 commit comments