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 @@ -214,8 +214,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
214214[ npm-image ] : http://img.shields.io/npm/v/@stdlib/constants-float32-min-safe-integer.svg
215215[ npm-url ] : https://npmjs.org/package/@stdlib/constants-float32-min-safe-integer
216216
217- [ test-image ] : https://github.com/stdlib-js/constants-float32-min-safe-integer/actions/workflows/test.yml/badge.svg?branch=v0.1.1
218- [ test-url ] : https://github.com/stdlib-js/constants-float32-min-safe-integer/actions/workflows/test.yml?query=branch:v0.1.1
217+ [ test-image ] : https://github.com/stdlib-js/constants-float32-min-safe-integer/actions/workflows/test.yml/badge.svg?branch=main
218+ [ test-url ] : https://github.com/stdlib-js/constants-float32-min-safe-integer/actions/workflows/test.yml?query=branch:main
219219
220220[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/constants-float32-min-safe-integer/main.svg
221221[ coverage-url ] : https://codecov.io/github/stdlib-js/constants-float32-min-safe-integer?branch=main
Original file line number Diff line number Diff line change 4040 },
4141 "devDependencies" : {
4242 "@stdlib/math-base-special-pow" : " ^0.1.0" ,
43- "@stdlib/math-base-special-round" : " ^0.1.0 " ,
43+ "@stdlib/math-base-special-round" : " ^0.1.1 " ,
4444 "@stdlib/random-base-randu" : " ^0.1.0" ,
4545 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
4646 "istanbul" : " ^0.4.1" ,
You can’t perform that action at this time.
0 commit comments