Skip to content

Commit 3674780

Browse files
committed
Auto-generated commit
1 parent 02537ee commit 3674780

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-03-16T01:07:09.861Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
219219
[npm-image]: http://img.shields.io/npm/v/@stdlib/array-base-at5d.svg
220220
[npm-url]: https://npmjs.org/package/@stdlib/array-base-at5d
221221

222-
[test-image]: https://github.com/stdlib-js/array-base-at5d/actions/workflows/test.yml/badge.svg?branch=v0.2.3
223-
[test-url]: https://github.com/stdlib-js/array-base-at5d/actions/workflows/test.yml?query=branch:v0.2.3
222+
[test-image]: https://github.com/stdlib-js/array-base-at5d/actions/workflows/test.yml/badge.svg?branch=main
223+
[test-url]: https://github.com/stdlib-js/array-base-at5d/actions/workflows/test.yml?query=branch:main
224224

225225
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/array-base-at5d/main.svg
226226
[coverage-url]: https://codecov.io/github/stdlib-js/array-base-at5d?branch=main

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"@stdlib/array-base-quinary5d": "^0.2.3",
4848
"@stdlib/array-base-zeros5d": "^0.2.3",
4949
"@stdlib/math-base-assert-is-nan": "^0.2.3",
50-
"@stdlib/random-base-discrete-uniform": "^0.2.1",
51-
"@stdlib/random-base-uniform": "^0.2.2",
50+
"@stdlib/random-base-discrete-uniform": "^0.2.2",
51+
"@stdlib/random-base-uniform": "^0.2.3",
5252
"@stdlib/utils-papply": "^0.2.3",
5353
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5454
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)