Skip to content

Commit efdeb1a

Browse files
committed
Auto-generated commit
1 parent 4e9527a commit efdeb1a

3 files changed

Lines changed: 6 additions & 5 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-02T02:38:57.590Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,8 +291,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
291291
[npm-image]: http://img.shields.io/npm/v/@stdlib/stats-base-dists-exponential-kurtosis.svg
292292
[npm-url]: https://npmjs.org/package/@stdlib/stats-base-dists-exponential-kurtosis
293293

294-
[test-image]: https://github.com/stdlib-js/stats-base-dists-exponential-kurtosis/actions/workflows/test.yml/badge.svg?branch=v0.3.0
295-
[test-url]: https://github.com/stdlib-js/stats-base-dists-exponential-kurtosis/actions/workflows/test.yml?query=branch:v0.3.0
294+
[test-image]: https://github.com/stdlib-js/stats-base-dists-exponential-kurtosis/actions/workflows/test.yml/badge.svg?branch=main
295+
[test-url]: https://github.com/stdlib-js/stats-base-dists-exponential-kurtosis/actions/workflows/test.yml?query=branch:main
296296

297297
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/stats-base-dists-exponential-kurtosis/main.svg
298298
[coverage-url]: https://codecov.io/github/stdlib-js/stats-base-dists-exponential-kurtosis?branch=main

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,17 @@
4141
},
4242
"dependencies": {
4343
"@stdlib/math-base-assert-is-nan": "^0.2.2",
44-
"@stdlib/math-base-napi-unary": "^0.2.4",
44+
"@stdlib/math-base-napi-unary": "^0.2.5",
4545
"@stdlib/utils-library-manifest": "^0.2.3"
4646
},
4747
"devDependencies": {
4848
"@stdlib/array-float64": "^0.2.2",
49-
"@stdlib/console-log-each-map": "github:stdlib-js/console-log-each-map#main",
49+
"@stdlib/console-log-each-map": "^0.1.0",
5050
"@stdlib/constants-float64-eps": "^0.2.2",
5151
"@stdlib/constants-float64-ninf": "^0.2.2",
5252
"@stdlib/math-base-special-abs": "^0.2.2",
5353
"@stdlib/random-array-uniform": "^0.2.1",
54-
"@stdlib/random-base-uniform": "^0.2.1",
54+
"@stdlib/random-base-uniform": "^0.2.2",
5555
"@stdlib/utils-try-require": "^0.2.2",
5656
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5757
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)