Skip to content

Commit 0d5040e

Browse files
committed
Auto-generated commit
1 parent 9e8261e commit 0d5040e

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-09T01:28:22.732Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
191191
[npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray-base-to-normalized-indices.svg
192192
[npm-url]: https://npmjs.org/package/@stdlib/ndarray-base-to-normalized-indices
193193

194-
[test-image]: https://github.com/stdlib-js/ndarray-base-to-normalized-indices/actions/workflows/test.yml/badge.svg?branch=v0.1.1
195-
[test-url]: https://github.com/stdlib-js/ndarray-base-to-normalized-indices/actions/workflows/test.yml?query=branch:v0.1.1
194+
[test-image]: https://github.com/stdlib-js/ndarray-base-to-normalized-indices/actions/workflows/test.yml/badge.svg?branch=main
195+
[test-url]: https://github.com/stdlib-js/ndarray-base-to-normalized-indices/actions/workflows/test.yml?query=branch:main
196196

197197
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-to-normalized-indices/main.svg
198198
[coverage-url]: https://codecov.io/github/stdlib-js/ndarray-base-to-normalized-indices?branch=main

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/array-empty-like": "^0.3.0",
40+
"@stdlib/array-empty-like": "^0.3.1",
4141
"@stdlib/ndarray-base-normalize-index": "^0.2.3",
4242
"@stdlib/types": "^0.4.3"
4343
},
@@ -46,7 +46,7 @@
4646
"@stdlib/assert-is-array": "^0.2.3",
4747
"@stdlib/assert-is-int32array": "^0.2.3",
4848
"@stdlib/assert-is-nonnegative-integer-array": "^0.2.3",
49-
"@stdlib/random-array-discrete-uniform": "^0.2.1",
49+
"@stdlib/random-array-discrete-uniform": "^0.2.2",
5050
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5151
"istanbul": "^0.4.1",
5252
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",

0 commit comments

Comments
 (0)