|
48 | 48 | "@stdlib/error-tools-fmtprodmsg": "^0.2.1"
|
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 |
| - "@stdlib/array-base-zero-to": "^0.2.0", |
52 |
| - "@stdlib/array-typed": "^0.2.0", |
53 |
| - "@stdlib/array-zeros": "^0.2.0", |
| 51 | + "@stdlib/array-base-zero-to": "^0.2.1", |
| 52 | + "@stdlib/array-typed": "^0.2.1", |
| 53 | + "@stdlib/array-zeros": "^0.2.1", |
54 | 54 | "@stdlib/assert-is-ndarray-like": "^0.2.1",
|
55 | 55 | "@stdlib/complex-float32": "^0.2.1",
|
56 | 56 | "@stdlib/complex-float64": "^0.2.1",
|
57 | 57 | "@stdlib/complex-imag": "^0.2.1",
|
58 | 58 | "@stdlib/complex-real": "^0.2.1",
|
59 |
| - "@stdlib/ndarray-array": "^0.2.0", |
| 59 | + "@stdlib/ndarray-array": "^0.2.1", |
60 | 60 | "@stdlib/ndarray-base-assert-is-complex-floating-point-data-type": "^0.2.1",
|
61 | 61 | "@stdlib/ndarray-base-ctor": "^0.2.1",
|
62 |
| - "@stdlib/ndarray-base-empty": "^0.2.0", |
63 |
| - "@stdlib/ndarray-base-from-scalar": "^0.2.0", |
| 62 | + "@stdlib/ndarray-base-empty": "^0.2.1", |
| 63 | + "@stdlib/ndarray-base-from-scalar": "^0.2.1", |
64 | 64 | "@stdlib/ndarray-base-numel": "^0.2.1",
|
65 |
| - "@stdlib/ndarray-base-zeros": "^0.2.0", |
66 |
| - "@stdlib/ndarray-ctor": "^0.2.0", |
67 |
| - "@stdlib/ndarray-empty": "^0.2.0", |
| 65 | + "@stdlib/ndarray-base-zeros": "^0.2.1", |
| 66 | + "@stdlib/ndarray-ctor": "^0.2.1", |
| 67 | + "@stdlib/ndarray-empty": "^0.2.1", |
68 | 68 | "@stdlib/ndarray-from-scalar": "^0.2.1",
|
69 |
| - "@stdlib/ndarray-to-array": "^0.2.0", |
70 |
| - "@stdlib/ndarray-zeros": "^0.2.0", |
| 69 | + "@stdlib/ndarray-to-array": "^0.2.1", |
| 70 | + "@stdlib/ndarray-zeros": "^0.2.1", |
71 | 71 | "@stdlib/slice-ctor": "^0.2.1",
|
72 | 72 | "@stdlib/slice-multi": "^0.2.1",
|
73 | 73 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby",
|
|
0 commit comments