|
39 | 39 | "dependencies": { |
40 | 40 | "@stdlib/array-dtype": "^0.1.0", |
41 | 41 | "@stdlib/array-full": "^0.1.0", |
42 | | - "@stdlib/complex-float32": "^0.1.0", |
43 | | - "@stdlib/complex-float64": "^0.1.0", |
| 42 | + "@stdlib/complex-float32": "^0.1.1", |
| 43 | + "@stdlib/complex-float64": "^0.1.1", |
44 | 44 | "@stdlib/string-format": "^0.1.1", |
45 | 45 | "@stdlib/types": "^0.1.0" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | 48 | "@stdlib/array-complex128": "^0.1.0", |
49 | 49 | "@stdlib/array-complex64": "^0.1.0", |
50 | 50 | "@stdlib/array-dtypes": "^0.1.0", |
51 | | - "@stdlib/array-float32": "^0.1.0", |
52 | | - "@stdlib/array-float64": "^0.1.0", |
53 | | - "@stdlib/array-int16": "^0.1.0", |
54 | | - "@stdlib/array-int32": "^0.1.0", |
55 | | - "@stdlib/array-int8": "^0.1.0", |
56 | | - "@stdlib/array-uint16": "^0.1.0", |
57 | | - "@stdlib/array-uint32": "^0.1.0", |
58 | | - "@stdlib/array-uint8": "^0.1.0", |
59 | | - "@stdlib/array-uint8c": "^0.1.0", |
| 51 | + "@stdlib/array-float32": "^0.1.1", |
| 52 | + "@stdlib/array-float64": "^0.1.1", |
| 53 | + "@stdlib/array-int16": "^0.1.1", |
| 54 | + "@stdlib/array-int32": "^0.1.1", |
| 55 | + "@stdlib/array-int8": "^0.1.1", |
| 56 | + "@stdlib/array-uint16": "^0.1.1", |
| 57 | + "@stdlib/array-uint32": "^0.1.1", |
| 58 | + "@stdlib/array-uint8": "^0.1.1", |
| 59 | + "@stdlib/array-uint8c": "^0.1.1", |
60 | 60 | "@stdlib/array-zeros": "^0.1.0", |
61 | 61 | "@stdlib/assert-instance-of": "^0.1.1", |
62 | 62 | "@stdlib/assert-is-array": "^0.1.1", |
63 | 63 | "@stdlib/assert-is-typed-array": "^0.1.0", |
64 | 64 | "@stdlib/assert-is-typed-array-like": "^0.1.0", |
65 | 65 | "@stdlib/bench": "^0.1.0", |
66 | 66 | "@stdlib/math-base-special-pow": "^0.1.0", |
67 | | - "@stdlib/strided-base-reinterpret-complex128": "^0.1.0", |
68 | | - "@stdlib/strided-base-reinterpret-complex64": "^0.1.0", |
| 67 | + "@stdlib/strided-base-reinterpret-complex128": "^0.1.1", |
| 68 | + "@stdlib/strided-base-reinterpret-complex64": "^0.1.1", |
69 | 69 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
70 | 70 | "istanbul": "^0.4.1", |
71 | 71 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git" |
|
0 commit comments