File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -320,8 +320,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
320
320
[ npm-image ] : http://img.shields.io/npm/v/@stdlib/utils-async-do-until.svg
321
321
[ npm-url ] : https://npmjs.org/package/@stdlib/utils-async-do-until
322
322
323
- [ test-image ] : https://github.com/stdlib-js/utils-async-do-until/actions/workflows/test.yml/badge.svg?branch=v0.1.1
324
- [ test-url ] : https://github.com/stdlib-js/utils-async-do-until/actions/workflows/test.yml?query=branch:v0.1.1
323
+ [ test-image ] : https://github.com/stdlib-js/utils-async-do-until/actions/workflows/test.yml/badge.svg?branch=main
324
+ [ test-url ] : https://github.com/stdlib-js/utils-async-do-until/actions/workflows/test.yml?query=branch:main
325
325
326
326
[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/utils-async-do-until/main.svg
327
327
[ coverage-url ] : https://codecov.io/github/stdlib-js/utils-async-do-until?branch=main
Original file line number Diff line number Diff line change 42
42
},
43
43
"devDependencies" : {
44
44
"@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 " ,
46
46
"@stdlib/random-base-randu" : " ^0.1.0" ,
47
47
"@stdlib/string-repeat" : " ^0.1.0" ,
48
48
"@stdlib/utils-noop" : " ^0.1.1" ,
You can’t perform that action at this time.
0 commit comments