8000 Auto-generated commit · stdlib-js/utils-async-compose@5d6ed2b · GitHub
[go: up one dir, main page]

Skip to content

Commit 5d6ed2b

Browse files
committed
Auto-generated commit
1 parent d560485 commit 5d6ed2b

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
@@ -273,8 +273,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
273273
[npm-image]: http://img.shields.io/npm/v/@stdlib/utils-async-compose.svg
274274
[npm-url]: https://npmjs.org/package/@stdlib/utils-async-compose
275275

276-
[test-image]: https://github.com/stdlib-js/utils-async-compose/actions/workflows/test.yml/badge.svg?branch=v0.1.1
277-
[test-url]: https://github.com/stdlib-js/utils-async-compose/actions/workflows/test.yml?query=branch:v0.1.1
276+
[test-image]: https://github.com/stdlib-js/utils-async-compose/actions/workflows/test.yml/badge.svg?branch=main
277+
[test-url]: https://github.com/stdlib-js/utils-async-compose/actions/workflows/test.yml?query=branch:main
278278

279279
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/utils-async-compose/main.svg
280280
[coverage-url]: https://codecov.io/github/stdlib-js/utils-async-compose?branch=main

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@stdlib/bench": "^0.1.0",
45-
"@stdlib/math-base-assert-is-nan": "^0.1.0",
45+
"@stdlib/math-base-assert-is-nan": "^0.1.1",
4646
"@stdlib/random-base-randu": "^0.1.0",
4747
"@stdlib/utils-noop": "^0.1.1",
4848
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)
0