Skip to content

Commit 1515aeb

Browse files
committed
Auto-generated commit
1 parent 0b3bf63 commit 1515aeb

3 files changed

Lines changed: 7 additions & 6 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-09T02:03:09.388Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -492,8 +492,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
492492
[npm-image]: http://img.shields.io/npm/v/@stdlib/random-base-triangular.svg
493493
[npm-url]: https://npmjs.org/package/@stdlib/random-base-triangular
494494

495-
[test-image]: https://github.com/stdlib-js/random-base-triangular/actions/workflows/test.yml/badge.svg?branch=v0.2.2
496-
[test-url]: https://github.com/stdlib-js/random-base-triangular/actions/workflows/test.yml?query=branch:v0.2.2
495+
[test-image]: https://github.com/stdlib-js/random-base-triangular/actions/workflows/test.yml/badge.svg?branch=main
496+
[test-url]: https://github.com/stdlib-js/random-base-triangular/actions/workflows/test.yml?query=branch:main
497497

498498
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/random-base-triangular/main.svg
499499
[coverage-url]: https://codecov.io/github/stdlib-js/random-base-triangular?branch=main

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@stdlib/assert-is-plain-object": "^0.2.3",
4646
"@stdlib/math-base-assert-is-nan": "^0.2.3",
4747
"@stdlib/math-base-special-sqrt": "^0.2.3",
48-
"@stdlib/random-base-mt19937": "^0.2.2",
48+
"@stdlib/random-base-mt19937": "^0.2.3",
4949
"@stdlib/string-format": "^0.2.3",
5050
"@stdlib/types": "^0.4.3",
5151
"@stdlib/utils-constant-function": "^0.2.3",
@@ -61,9 +61,9 @@
6161
"@stdlib/assert-is-uint32array": "^0.2.3",
6262
"@stdlib/constants-uint32-max": "^0.2.3",
6363
"@stdlib/process-env": "^0.2.3",
64-
"@stdlib/random-base-minstd": "^0.2.2",
65-
"@stdlib/random-base-minstd-shuffle": "^0.2.2",
66-
"@stdlib/random-base-randu": "^0.2.2",
64+
"@stdlib/random-base-minstd": "^0.2.3",
65+
"@stdlib/random-base-minstd-shuffle": "^0.2.3",
66+
"@stdlib/random-base-randu": "^0.2.3",
6767
"@stdlib/stats-kstest": "^0.2.3",
6868
"@stdlib/time-now": "^0.2.3",
6969
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)