Skip to content

Commit 8da0cfc

Browse files
committed
Auto-generated commit
1 parent 2133785 commit 8da0cfc

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-16T02:28:33.652Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
189189
[npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray-base-assert-is-index-mode.svg
190190
[npm-url]: https://npmjs.org/package/@stdlib/ndarray-base-assert-is-index-mode
191191

192-
[test-image]: https://github.com/stdlib-js/ndarray-base-assert-is-index-mode/actions/workflows/test.yml/badge.svg?branch=v0.2.3
193-
[test-url]: https://github.com/stdlib-js/ndarray-base-assert-is-index-mode/actions/workflows/test.yml?query=branch:v0.2.3
192+
[test-image]: https://github.com/stdlib-js/ndarray-base-assert-is-index-mode/actions/workflows/test.yml/badge.svg?branch=main
193+
[test-url]: https://github.com/stdlib-js/ndarray-base-assert-is-index-mode/actions/workflows/test.yml?query=branch:main
194194

195195
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-assert-is-index-mode/main.svg
196196
[coverage-url]: https://codecov.io/github/stdlib-js/ndarray-base-assert-is-index-mode?branch=main

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/array-base-assert-contains": "^0.2.2",
40+
"@stdlib/array-base-assert-contains": "^0.2.3",
4141
"@stdlib/ndarray-index-modes": "^0.2.3"
4242
},
4343
"devDependencies": {
4444
"@stdlib/assert-is-boolean": "^0.2.3",
4545
"@stdlib/math-base-special-floor": "^0.2.4",
46-
"@stdlib/random-base-randu": "^0.2.2",
46+
"@stdlib/random-base-randu": "^0.2.3",
4747
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
4848
"istanbul": "^0.4.1",
4949
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",

0 commit comments

Comments
 (0)