|
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | 43 | "@stdlib/math-base-special-floor": "^0.2.4", |
44 | | - "@stdlib/utils-library-manifest": "^0.2.3" |
| 44 | + "@stdlib/utils-library-manifest": "^0.2.4" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@stdlib/assert-is-boolean": "^0.2.2", |
| 47 | + "@stdlib/assert-is-boolean": "^0.2.3", |
48 | 48 | "@stdlib/boolean-ctor": "^0.2.3", |
49 | 49 | "@stdlib/constants-float64-ninf": "^0.2.3", |
50 | 50 | "@stdlib/constants-float64-pinf": "^0.2.3", |
51 | 51 | "@stdlib/math-base-special-trunc": "^0.2.3", |
52 | | - "@stdlib/random-array-discrete-uniform": "^0.2.1", |
53 | | - "@stdlib/random-base-randu": "^0.2.2", |
| 52 | + "@stdlib/random-array-discrete-uniform": "^0.2.2", |
| 53 | + "@stdlib/random-base-randu": "^0.2.3", |
54 | 54 | "@stdlib/string-format": "^0.2.3", |
55 | | - "@stdlib/utils-try-require": "^0.2.2", |
| 55 | + "@stdlib/utils-try-require": "^0.2.3", |
56 | 56 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
57 | 57 | "istanbul": "^0.4.1", |
58 | 58 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
59 | | - "@stdlib/bench-harness": "^0.2.2" |
| 59 | + "@stdlib/bench-harness": "^0.2.3" |
60 | 60 | }, |
61 | 61 | "engines": { |
62 | 62 | "node": ">=0.10.0", |
|
0 commit comments