|
44 | 44 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
45 | 45 | "@stdlib/math-base-assert-is-nonnegative-integer": "^0.2.2", |
46 | 46 | "@stdlib/math-base-napi-binary": "^0.3.3", |
47 | | - "@stdlib/utils-library-manifest": "^0.2.3" |
| 47 | + "@stdlib/utils-library-manifest": "^0.2.4" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@stdlib/console-log-each-map": "^0.1.0", |
51 | | - "@stdlib/constants-float64-eps": "^0.2.2", |
52 | | - "@stdlib/constants-float64-ninf": "^0.2.2", |
| 50 | + "@stdlib/console-log-each-map": "^0.1.1", |
| 51 | + "@stdlib/constants-float64-eps": "^0.2.3", |
| 52 | + "@stdlib/constants-float64-ninf": "^0.2.3", |
53 | 53 | "@stdlib/math-base-special-abs": "^0.2.3", |
54 | 54 | "@stdlib/math-base-special-ceil": "^0.2.3", |
55 | | - "@stdlib/random-array-discrete-uniform": "^0.2.1", |
56 | | - "@stdlib/random-array-uniform": "^0.2.1", |
57 | | - "@stdlib/utils-try-require": "^0.2.2", |
| 55 | + "@stdlib/random-array-discrete-uniform": "^0.2.2", |
| 56 | + "@stdlib/random-array-uniform": "^0.2.2", |
| 57 | + "@stdlib/utils-try-require": "^0.2.3", |
58 | 58 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
59 | 59 | "istanbul": "^0.4.1", |
60 | 60 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
61 | | - "@stdlib/bench-harness": "^0.2.2" |
| 61 | + "@stdlib/bench-harness": "^0.2.3" |
62 | 62 | }, |
63 | 63 | "engines": { |
64 | 64 | "node": ">=0.10.0", |
|
0 commit comments