8000 Auto-generated commit · stdlib-js/constants-float64-eps@82104f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 82104f2

Browse files
committed
Auto-generated commit
1 parent 0e5ec49 commit 82104f2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
243243
[npm-image]: http://img.shields.io/npm/v/@stdlib/constants-float64-eps.svg
244244
[npm-url]: https://npmjs.org/package/@stdlib/constants-float64-eps
245245

246-
[test-image]: https://github.com/stdlib-js/constants-float64-eps/actions/workflows/test.yml/badge.svg?branch=v0.1.1
247-
[test-url]: https://github.com/stdlib-js/constants-float64-eps/actions/workflows/test.yml?query=branch:v0.1.1
246+
[test-image]: https://github.com/stdlib-js/constants-float64-eps/actions/workflows/test.yml/badge.svg?branch=main
247+
[test-url]: https://github.com/stdlib-js/constants-float64-eps/actions/workflows/test.yml?query=branch:main
248248

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@stdlib/math-base-special-abs": "^0.1.0",
43-
"@stdlib/math-base-special-max": "^0.1.0",
43+
"@stdlib/math-base-special-max": "^0.1.1",
4444
"@stdlib/math-base-special-pow": "^0.1.0",
4545
"@stdlib/random-base-randu": "^0.1.0",
4646
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)
0