Skip to content

Commit aaf6b9f

Browse files
committed
Auto-generated commit
1 parent 0407402 commit aaf6b9f

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-03-02T01:17:59.699Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
206206
[npm-image]: http://img.shields.io/npm/v/@stdlib/array-dtype.svg
207207
[npm-url]: https://npmjs.org/package/@stdlib/array-dtype
208208

209-
[test-image]: https://github.com/stdlib-js/array-dtype/actions/workflows/test.yml/badge.svg?branch=v0.3.1
210-
[test-url]: https://github.com/stdlib-js/array-dtype/actions/workflows/test.yml?query=branch:v0.3.1
209+
[test-image]: https://github.com/stdlib-js/array-dtype/actions/workflows/test.yml/badge.svg?branch=main
210+
[test-url]: https://github.com/stdlib-js/array-dtype/actions/workflows/test.yml?query=branch:main
211211

212212
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/array-dtype/main.svg
213213
[coverage-url]: https://codecov.io/github/stdlib-js/array-dtype?branch=main

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/array-bool": "^0.1.1",
41-
"@stdlib/array-complex128": "^0.3.1",
42-
"@stdlib/array-complex64": "^0.3.1",
40+
"@stdlib/array-bool": "^0.1.2",
41+
"@stdlib/array-complex128": "^0.3.2",
42+
"@stdlib/array-complex64": "^0.3.2",
4343
"@stdlib/array-float32": "^0.2.3",
4444
"@stdlib/array-float64": "^0.2.3",
4545
"@stdlib/array-int16": "^0.2.3",
@@ -55,7 +55,7 @@
5555
"@stdlib/utils-constructor-name": "^0.2.3"
5656
},
5757
"devDependencies": {
58-
"@stdlib/array-ctors": "^0.3.0",
58+
"@stdlib/array-ctors": "^0.3.1",
5959
"@stdlib/array-dtypes": "^0.4.1",
6060
"@stdlib/assert-is-string": "^0.2.3",
6161
"@stdlib/buffer-alloc-unsafe": "^0.2.3",

0 commit comments

Comments
 (0)