|
42 | 42 | "@stdlib/ndarray-index-modes": "^0.2.3", |
43 | 43 | "@stdlib/string-format": "^0.2.3", |
44 | 44 | "@stdlib/types": "^0.4.3", |
45 | | - "@stdlib/utils-library-manifest": "^0.2.3", |
46 | | - "@stdlib/error-tools-fmtprodmsg": "^0.2.2" |
| 45 | + "@stdlib/utils-library-manifest": "^0.2.4", |
| 46 | + "@stdlib/error-tools-fmtprodmsg": "^0.2.3" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | | - "@stdlib/assert-is-integer": "^0.2.2", |
50 | | - "@stdlib/math-base-special-floor": "^0.2.3", |
51 | | - "@stdlib/ndarray-base-numel": "^0.2.2", |
52 | | - "@stdlib/ndarray-base-shape2strides": "^0.2.2", |
53 | | - "@stdlib/ndarray-base-strides2offset": "^0.2.2", |
54 | | - "@stdlib/random-base-discrete-uniform": "^0.2.1", |
55 | | - "@stdlib/random-base-randu": "^0.2.2", |
| 49 | + "@stdlib/assert-is-integer": "^0.2.3", |
| 50 | + "@stdlib/math-base-special-floor": "^0.2.4", |
| 51 | + "@stdlib/ndarray-base-numel": "^0.2.3", |
| 52 | + "@stdlib/ndarray-base-shape2strides": "^0.2.3", |
| 53 | + "@stdlib/ndarray-base-strides2offset": "^0.2.3", |
| 54 | + "@stdlib/random-base-discrete-uniform": "^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