Skip to content

Commit 1f3b32d

Browse files
committed
Auto-generated commit
1 parent 5a31b4b commit 1f3b32d

3 files changed

Lines changed: 4 additions & 3 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-02T01:59:57.958Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,8 +283,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
283283
[npm-image]: http://img.shields.io/npm/v/@stdlib/math-base-assert-is-nonnegative-integerf.svg
284284
[npm-url]: https://npmjs.org/package/@stdlib/math-base-assert-is-nonnegative-integerf
285285

286-
[test-image]: https://github.com/stdlib-js/math-base-assert-is-nonnegative-integerf/actions/workflows/test.yml/badge.svg?branch=v0.1.0
287-
[test-url]: https://github.com/stdlib-js/math-base-assert-is-nonnegative-integerf/actions/workflows/test.yml?query=branch:v0.1.0
286+
[test-image]: https://github.com/stdlib-js/math-base-assert-is-nonnegative-integerf/actions/workflows/test.yml/badge.svg?branch=main
287+
[test-url]: https://github.com/stdlib-js/math-base-assert-is-nonnegative-integerf/actions/workflows/test.yml?query=branch:main
288288

289289
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-assert-is-nonnegative-integerf/main.svg
290290
[coverage-url]: https://codecov.io/github/stdlib-js/math-base-assert-is-nonnegative-integerf?branch=main

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@stdlib/constants-float32-pinf": "^0.2.2",
5151
"@stdlib/math-base-special-truncf": "^0.2.2",
5252
"@stdlib/random-array-discrete-uniform": "^0.2.1",
53-
"@stdlib/random-base-randu": "^0.2.1",
53+
"@stdlib/random-base-randu": "^0.2.2",
5454
"@stdlib/utils-try-require": "^0.2.2",
5555
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5656
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)