Skip to content

Commit 15658c8

Browse files
committed
Auto-generated commit
1 parent 1f152f7 commit 15658c8

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-09T01:29:57.140Z

README.md

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

488-
[test-image]: https://github.com/stdlib-js/random-base-laplace/actions/workflows/test.yml/badge.svg?branch=v0.2.2
489-
[test-url]: https://github.com/stdlib-js/random-base-laplace/actions/workflows/test.yml?query=branch:v0.2.2
488+
[test-image]: https://github.com/stdlib-js/random-base-laplace/actions/workflows/test.yml/badge.svg?branch=main
489+
[test-url]: https://github.com/stdlib-js/random-base-laplace/actions/workflows/test.yml?query=branch:main
490490

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@stdlib/math-base-special-abs": "^0.2.3",
4949
"@stdlib/math-base-special-ln": "^0.2.5",
5050
"@stdlib/math-base-special-signum": "^0.2.3",
51-
"@stdlib/random-base-mt19937": "^0.2.2",
51+
"@stdlib/random-base-mt19937": "^0.2.3",
5252
"@stdlib/string-format": "^0.2.3",
5353
"@stdlib/types": "^0.4.3",
5454
"@stdlib/utils-constant-function": "^0.2.3",
@@ -65,9 +65,9 @@
6565
"@stdlib/constants-float64-eps": "^0.2.3",
6666
"@stdlib/constants-uint32-max": "^0.2.3",
6767
"@stdlib/process-env": "^0.2.3",
68-
"@stdlib/random-base-minstd": "^0.2.2",
69-
"@stdlib/random-base-minstd-shuffle": "^0.2.2",
70-
"@stdlib/random-base-randu": "^0.2.2",
68+
"@stdlib/random-base-minstd": "^0.2.3",
69+
"@stdlib/random-base-minstd-shuffle": "^0.2.3",
70+
"@stdlib/random-base-randu": "^0.2.3",
7171
"@stdlib/stats-kstest": "^0.2.3",
7272
"@stdlib/time-now": "^0.2.3",
7373
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)