File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -243,8 +243,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
243
243
[ npm-image ] : http://img.shields.io/npm/v/@stdlib/constants-float64-eps.svg
244
244
[ npm-url ] : https://npmjs.org/package/@stdlib/constants-float64-eps
245
245
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
248
248
249
249
[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/constants-float64-eps/main.svg
250
250
[ coverage-url ] : https://codecov.io/github/stdlib-js/constants-float64-eps?branch=main
Original file line number Diff line number Diff line change 40
40
},
41
41
"devDependencies" : {
42
42
"@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 " ,
44
44
"@stdlib/math-base-special-pow" : " ^0.1.0" ,
45
45
"@stdlib/random-base-randu" : " ^0.1.0" ,
46
46
"tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
You can’t perform that action at this time.
0 commit comments