|
41 | 41 | "@stdlib/ndarray-base-dtype": "^0.2.3", |
42 | 42 | "@stdlib/ndarray-base-offset": "^0.2.3", |
43 | 43 | "@stdlib/ndarray-base-order": "^0.2.3", |
44 | | - "@stdlib/ndarray-base-shape": "^0.2.2", |
45 | | - "@stdlib/ndarray-base-strides": "^0.2.2", |
| 44 | + "@stdlib/ndarray-base-shape": "^0.2.3", |
| 45 | + "@stdlib/ndarray-base-strides": "^0.2.3", |
46 | 46 | "@stdlib/types": "^0.4.3" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | 49 | "@stdlib/array-float64": "^0.2.3", |
50 | | - "@stdlib/assert-is-ndarray-like": "^0.2.2", |
51 | | - "@stdlib/ndarray-array": "^0.2.2", |
| 50 | + "@stdlib/assert-is-ndarray-like": "^0.2.3", |
| 51 | + "@stdlib/ndarray-array": "^0.2.3", |
52 | 52 | "@stdlib/ndarray-base-assert-is-read-only": "^0.2.3", |
53 | | - "@stdlib/ndarray-base-ctor": "^0.3.0", |
54 | | - "@stdlib/ndarray-ctor": "^0.3.0", |
55 | | - "@stdlib/ndarray-to-array": "^0.2.1", |
56 | | - "@stdlib/random-uniform": "^0.1.0", |
| 53 | + "@stdlib/ndarray-base-ctor": "^0.3.1", |
| 54 | + "@stdlib/ndarray-ctor": "^0.3.1", |
| 55 | + "@stdlib/ndarray-to-array": "^0.2.2", |
| 56 | + "@stdlib/random-uniform": "^0.1.1", |
57 | 57 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
58 | 58 | "istanbul": "^0.4.1", |
59 | 59 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
|
0 commit comments