Skip to content

Commit 4db9037

Browse files
committed
Auto-generated commit
1 parent c6c1c46 commit 4db9037

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2023-11-01T05:35:55.027Z

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ Stephannie Jiménez Gacha <steff456@hotmail.com>
3737
Yernar Yergaziyev <yernar.yergaziyev@erg.kz>
3838
orimiles5 <97595296+orimiles5@users.noreply.github.com>
3939
rei2hu <reimu@reimu.ws>
40+
Robert Gislason <gztown2216@yahoo.com>

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,8 @@ Copyright &copy; 2016-2023. The Stdlib [Authors][stdlib-authors].
237237
[npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray-base-reverse.svg
238238
[npm-url]: https://npmjs.org/package/@stdlib/ndarray-base-reverse
239239

240-
[test-image]: https://github.com/stdlib-js/ndarray-base-reverse/actions/workflows/test.yml/badge.svg?branch=v0.1.0
241-
[test-url]: https://github.com/stdlib-js/ndarray-base-reverse/actions/workflows/test.yml?query=branch:v0.1.0
240+
[test-image]: https://github.com/stdlib-js/ndarray-base-reverse/actions/workflows/test.yml/badge.svg?branch=main
241+
[test-url]: https://github.com/stdlib-js/ndarray-base-reverse/actions/workflows/test.yml?query=branch:main
242242

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@stdlib/array-base-filled": "^0.1.0",
4141
"@stdlib/ndarray-base-ndims": "^0.1.0",
4242
"@stdlib/ndarray-base-slice": "^0.1.0",
43-
"@stdlib/slice-base-args2multislice": "github:stdlib-js/slice-base-args2multislice#main",
43+
"@stdlib/slice-base-args2multislice": "^0.1.0",
4444
"@stdlib/slice-ctor": "^0.1.0",
4545
"@stdlib/types": "^0.1.0"
4646
},

0 commit comments

Comments
 (0)