Skip to content

Commit 7fdf9ab

Browse files
committed
Auto-generated commit
1 parent 040dfc4 commit 7fdf9ab

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-02-09T02:18:07.979Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
192192
[npm-image]: http://img.shields.io/npm/v/@stdlib/constants-float16-eps.svg
193193
[npm-url]: https://npmjs.org/package/@stdlib/constants-float16-eps
194194

195-
[test-image]: https://github.com/stdlib-js/constants-float16-eps/actions/workflows/test.yml/badge.svg?branch=v0.2.3
196-
[test-url]: https://github.com/stdlib-js/constants-float16-eps/actions/workflows/test.yml?query=branch:v0.2.3
195+
[test-image]: https://github.com/stdlib-js/constants-float16-eps/actions/workflows/test.yml/badge.svg?branch=main
196+
[test-url]: https://github.com/stdlib-js/constants-float16-eps/actions/workflows/test.yml?query=branch:main
197197

198198
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/constants-float16-eps/main.svg
199199
[coverage-url]: https://codecov.io/github/stdlib-js/constants-float16-eps?branch=main

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"devDependencies": {
3939
"@stdlib/math-base-special-abs": "^0.2.3",
4040
"@stdlib/math-base-special-maxabs": "^0.3.1",
41-
"@stdlib/math-base-special-pow": "^0.3.0",
42-
"@stdlib/random-base-randu": "^0.2.2",
41+
"@stdlib/math-base-special-pow": "^0.3.1",
42+
"@stdlib/random-base-randu": "^0.2.3",
4343
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
4444
"istanbul": "^0.4.1",
4545
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)