|
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@stdlib/math-base-special-frexp": "^0.2.4", |
41 | | - "@stdlib/math-base-special-ldexp": "^0.2.4", |
| 41 | + "@stdlib/math-base-special-ldexp": "^0.2.5", |
42 | 42 | "@stdlib/types": "^0.4.3" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@stdlib/array-zeros": "^0.2.2", |
| 45 | + "@stdlib/array-zeros": "^0.2.3", |
46 | 46 | "@stdlib/assert-is-nan": "^0.2.3", |
47 | 47 | "@stdlib/constants-float64-eps": "^0.2.3", |
48 | 48 | "@stdlib/constants-float64-ninf": "^0.2.3", |
|
51 | 51 | "@stdlib/math-base-assert-is-negative-zero": "^0.2.3", |
52 | 52 | "@stdlib/math-base-assert-is-positive-zero": "^0.2.3", |
53 | 53 | "@stdlib/math-base-special-abs": "^0.2.3", |
54 | | - "@stdlib/random-base-normal": "^0.2.1", |
55 | | - "@stdlib/random-base-randu": "^0.2.2", |
| 54 | + "@stdlib/random-base-normal": "^0.2.2", |
| 55 | + "@stdlib/random-base-randu": "^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