Skip to content

Commit 6cd26b3

Browse files
committed
Auto-generated commit
1 parent 1022b96 commit 6cd26b3

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-09T01:51:08.913Z

README.md

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

189-
[test-image]: https://github.com/stdlib-js/ndarray-base-buffer/actions/workflows/test.yml/badge.svg?branch=v0.3.1
190-
[test-url]: https://github.com/stdlib-js/ndarray-base-buffer/actions/workflows/test.yml?query=branch:v0.3.1
189+
[test-image]: https://github.com/stdlib-js/ndarray-base-buffer/actions/workflows/test.yml/badge.svg?branch=main
190+
[test-url]: https://github.com/stdlib-js/ndarray-base-buffer/actions/workflows/test.yml?query=branch:main
191191

192192
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-buffer/main.svg
193193
[coverage-url]: https://codecov.io/github/stdlib-js/ndarray-base-buffer?branch=main

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/array-base-fill": "^0.1.0",
40+
"@stdlib/array-base-fill": "^0.1.1",
4141
"@stdlib/array-base-zeros": "^0.2.3",
4242
"@stdlib/buffer-alloc-unsafe": "^0.2.3",
43-
"@stdlib/ndarray-base-buffer-ctors": "^0.4.0",
43+
"@stdlib/ndarray-base-buffer-ctors": "^0.4.1",
4444
"@stdlib/ndarray-base-dtype-resolve-str": "^0.3.1",
4545
"@stdlib/types": "^0.4.3"
4646
},

0 commit comments

Comments
 (0)