|
37 | 37 | "url": "https://github.com/stdlib-js/stdlib/issues" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@stdlib/array-base-accessor-getter": "^0.2.2", |
| 40 | + "@stdlib/array-base-accessor-getter": "^0.2.3", |
41 | 41 | "@stdlib/array-base-accessor-setter": "^0.2.3", |
42 | 42 | "@stdlib/array-base-assert-is-accessor-array": "^0.2.3", |
43 | 43 | "@stdlib/array-base-getter": "^0.2.3", |
|
47 | 47 | "@stdlib/ndarray-base-numel": "^0.2.3", |
48 | 48 | "@stdlib/ndarray-base-offset": "^0.2.3", |
49 | 49 | "@stdlib/ndarray-base-order": "^0.2.3", |
50 | | - "@stdlib/ndarray-base-shape": "^0.2.2", |
51 | | - "@stdlib/ndarray-base-strides": "^0.2.2", |
| 50 | + "@stdlib/ndarray-base-shape": "^0.2.3", |
| 51 | + "@stdlib/ndarray-base-strides": "^0.2.3", |
52 | 52 | "@stdlib/types": "^0.4.3" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | | - "@stdlib/array-complex64": "^0.3.1", |
| 55 | + "@stdlib/array-complex64": "^0.3.2", |
56 | 56 | "@stdlib/array-float64": "^0.2.3", |
57 | 57 | "@stdlib/assert-is-collection": "^0.2.3", |
58 | 58 | "@stdlib/complex-float32-ctor": "^0.1.1", |
59 | 59 | "@stdlib/complex-float32-imag": "^0.1.2", |
60 | 60 | "@stdlib/complex-float32-real": "^0.1.2", |
61 | | - "@stdlib/ndarray-array": "^0.2.2", |
62 | | - "@stdlib/ndarray-base-ctor": "^0.3.0", |
63 | | - "@stdlib/ndarray-ctor": "^0.3.0", |
| 61 | + "@stdlib/ndarray-array": "^0.2.3", |
| 62 | + "@stdlib/ndarray-base-ctor": "^0.3.1", |
| 63 | + "@stdlib/ndarray-ctor": "^0.3.1", |
64 | 64 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
65 | 65 | "istanbul": "^0.4.1", |
66 | 66 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
|
0 commit comments