|
50 | 50 | "@stdlib/utils-library-manifest": "^0.2.4" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@stdlib/console-log-each-map": "^0.1.0", |
| 53 | + "@stdlib/console-log-each-map": "^0.1.1", |
54 | 54 | "@stdlib/constants-float64-eps": "^0.2.3", |
55 | 55 | "@stdlib/fs-read-file": "^0.2.3", |
56 | 56 | "@stdlib/fs-write-file": "^0.2.3", |
57 | 57 | "@stdlib/math-base-assert-is-positive-zero": "^0.2.3", |
58 | 58 | "@stdlib/math-base-special-abs": "^0.2.3", |
59 | | - "@stdlib/math-base-tools-evalrational-compile": "^0.3.0", |
| 59 | + "@stdlib/math-base-tools-evalrational-compile": "^0.3.1", |
60 | 60 | "@stdlib/math-base-tools-evalrational-compile-c": "^0.2.3", |
61 | | - "@stdlib/random-array-uniform": "^0.2.1", |
| 61 | + "@stdlib/random-array-uniform": "^0.2.2", |
62 | 62 | "@stdlib/string-format": "^0.2.3", |
63 | 63 | "@stdlib/string-substring-after": "^0.2.3", |
64 | 64 | "@stdlib/string-substring-before": "^0.2.3", |
|
67 | 67 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
68 | 68 | "istanbul": "^0.4.1", |
69 | 69 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
70 | | - "@stdlib/bench-harness": "^0.2.2" |
| 70 | + "@stdlib/bench-harness": "^0.2.3" |
71 | 71 | }, |
72 | 72 | "engines": { |
73 | 73 | "node": ">=0.10.0", |
|
0 commit comments