File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -201,8 +201,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
201201[ npm-image ] : http://img.shields.io/npm/v/@stdlib/constants-float64-max.svg
202202[ npm-url ] : https://npmjs.org/package/@stdlib/constants-float64-max
203203
204- [ test-image ] : https://github.com/stdlib-js/constants-float64-max/actions/workflows/test.yml/badge.svg?branch=v0.1.1
205- [ test-url ] : https://github.com/stdlib-js/constants-float64-max/actions/workflows/test.yml?query=branch:v0.1.1
204+ [ test-image ] : https://github.com/stdlib-js/constants-float64-max/actions/workflows/test.yml/badge.svg?branch=main
205+ [ test-url ] : https://github.com/stdlib-js/constants-float64-max/actions/workflows/test.yml?query=branch:main
206206
207207[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/constants-float64-max/main.svg
208208[ coverage-url ] : https://codecov.io/github/stdlib-js/constants-float64-max?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/number-ctor" : " ^0.1.0 " ,
43+ "@stdlib/number-ctor" : " ^0.1.1 " ,
4444 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
4545 "istanbul" : " ^0.4.1" ,
4646 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git"
You can’t perform that action at this time.
0 commit comments