Skip to content

Commit 808a3fd

Browse files
committed
Auto-generated commit
1 parent f3d5bde commit 808a3fd

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-02-23T00:39:38.738Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,8 +387,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
387387
[npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray-dtypes.svg
388388
[npm-url]: https://npmjs.org/package/@stdlib/ndarray-dtypes
389389

390-
[test-image]: https://github.com/stdlib-js/ndarray-dtypes/actions/workflows/test.yml/badge.svg?branch=v0.4.1
391-
[test-url]: https://github.com/stdlib-js/ndarray-dtypes/actions/workflows/test.yml?query=branch:v0.4.1
390+
[test-image]: https://github.com/stdlib-js/ndarray-dtypes/actions/workflows/test.yml/badge.svg?branch=main
391+
[test-url]: https://github.com/stdlib-js/ndarray-dtypes/actions/workflows/test.yml?query=branch:main
392392

393393
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-dtypes/main.svg
394394
[coverage-url]: https://codecov.io/github/stdlib-js/ndarray-dtypes?branch=main

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"url": "https://github.com/stdlib-js/stdlib/issues"
3939
},
4040
"dependencies": {
41-
"@stdlib/ndarray-base-dtype-objects": "^0.1.0",
41+
"@stdlib/ndarray-base-dtype-objects": "^0.1.1",
4242
"@stdlib/ndarray-base-dtype-strings": "^0.1.1",
4343
"@stdlib/types": "^0.4.3",
4444
"@stdlib/utils-define-read-only-property": "^0.2.3",
@@ -49,7 +49,7 @@
4949
"@stdlib/array-base-assert-contains": "^0.2.3",
5050
"@stdlib/assert-has-own-property": "^0.2.3",
5151
"@stdlib/assert-is-string-array": "^0.2.3",
52-
"@stdlib/ndarray-base-assert-is-data-type-object": "^0.1.0",
52+
"@stdlib/ndarray-base-assert-is-data-type-object": "^0.0.1",
5353
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5454
"istanbul": "^0.4.1",
5555
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",

0 commit comments

Comments
 (0)