Skip to content

Commit 3ce4664

Browse files
committed
Auto-generated commit
1 parent bdfc858 commit 3ce4664

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-02-16T01:47:10.856Z

README.md

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

250-
[test-image]: https://github.com/stdlib-js/ndarray-base-ind/actions/workflows/test.yml/badge.svg?branch=v0.2.3
251-
[test-url]: https://github.com/stdlib-js/ndarray-base-ind/actions/workflows/test.yml?query=branch:v0.2.3
250+
[test-image]: https://github.com/stdlib-js/ndarray-base-ind/actions/workflows/test.yml/badge.svg?branch=main
251+
[test-url]: https://github.com/stdlib-js/ndarray-base-ind/actions/workflows/test.yml?query=branch:main
252252

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"url": "https://github.com/stdlib-js/stdlib/issues"
4040
},
4141
"dependencies": {
42-
"@stdlib/ndarray-base-assert-is-index-mode": "^0.2.2",
42+
"@stdlib/ndarray-base-assert-is-index-mode": "^0.2.3",
4343
"@stdlib/ndarray-base-clamp-index": "^0.2.3",
4444
"@stdlib/ndarray-base-normalize-index": "^0.2.3",
4545
"@stdlib/ndarray-base-wrap-index": "^0.2.3",
@@ -54,7 +54,7 @@
5454
"@stdlib/assert-has-own-property": "^0.2.3",
5555
"@stdlib/assert-is-function": "^0.2.3",
5656
"@stdlib/assert-is-nonnegative-integer": "^0.2.3",
57-
"@stdlib/random-base-discrete-uniform": "^0.2.1",
57+
"@stdlib/random-base-discrete-uniform": "^0.2.2",
5858
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5959
"istanbul": "^0.4.1",
6060
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",

0 commit comments

Comments
 (0)