|
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@stdlib/assert-is-array-like-object": "^0.2.3", |
41 | | - "@stdlib/assert-is-ndarray-like": "^0.2.2", |
| 41 | + "@stdlib/assert-is-ndarray-like": "^0.2.3", |
42 | 42 | "@stdlib/ndarray-base-broadcast-shapes": "^0.2.3", |
43 | | - "@stdlib/ndarray-broadcast-array": "^0.2.2", |
| 43 | + "@stdlib/ndarray-broadcast-array": "^0.2.3", |
44 | 44 | "@stdlib/ndarray-shape": "^0.2.3", |
45 | 45 | "@stdlib/string-format": "^0.2.3", |
46 | 46 | "@stdlib/types": "^0.4.3", |
|
49 | 49 | "devDependencies": { |
50 | 50 | "@stdlib/array-float64": "^0.2.3", |
51 | 51 | "@stdlib/assert-is-array": "^0.2.3", |
52 | | - "@stdlib/ndarray-array": "^0.2.2", |
| 52 | + "@stdlib/ndarray-array": "^0.2.3", |
53 | 53 | "@stdlib/ndarray-base-assert-is-read-only": "^0.2.3", |
54 | 54 | "@stdlib/ndarray-base-ctor": "^0.3.1", |
55 | 55 | "@stdlib/ndarray-base-numel": "^0.2.3", |
56 | | - "@stdlib/ndarray-base-zeros": "^0.3.0", |
| 56 | + "@stdlib/ndarray-base-zeros": "^0.3.1", |
57 | 57 | "@stdlib/ndarray-ctor": "^0.3.1", |
58 | 58 | "@stdlib/ndarray-ind2sub": "^0.2.3", |
59 | | - "@stdlib/ndarray-zeros": "^0.3.0", |
| 59 | + "@stdlib/ndarray-zeros": "^0.3.1", |
60 | 60 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
61 | 61 | "istanbul": "^0.4.1", |
62 | 62 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
|
0 commit comments