File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1+ 2026-02-16T01:10:20.385Z
Original file line number Diff line number Diff line change @@ -228,8 +228,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
228228[ npm-image ] : http://img.shields.io/npm/v/@stdlib/array-zero-to.svg
229229[ npm-url ] : https://npmjs.org/package/@stdlib/array-zero-to
230230
231- [ test-image ] : https://github.com/stdlib-js/array-zero-to/actions/workflows/test.yml/badge.svg?branch=v0.2.3
232- [ test-url ] : https://github.com/stdlib-js/array-zero-to/actions/workflows/test.yml?query=branch:v0.2.3
231+ [ test-image ] : https://github.com/stdlib-js/array-zero-to/actions/workflows/test.yml/badge.svg?branch=main
232+ [ test-url ] : https://github.com/stdlib-js/array-zero-to/actions/workflows/test.yml?query=branch:main
233233
234234[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/array-zero-to/main.svg
235235[ coverage-url ] : https://codecov.io/github/stdlib-js/array-zero-to?branch=main
Original file line number Diff line number Diff line change 3737 "url" : " https://github.com/stdlib-js/stdlib/issues"
3838 },
3939 "dependencies" : {
40- "@stdlib/array-base-zero-to" : " ^0.2.1 " ,
40+ "@stdlib/array-base-zero-to" : " ^0.2.2 " ,
4141 "@stdlib/array-defaults" : " ^0.4.1" ,
4242 "@stdlib/array-zeros" : " ^0.2.3" ,
4343 "@stdlib/assert-is-nonnegative-integer" : " ^0.2.3" ,
6363 "@stdlib/assert-is-typed-array-like" : " ^0.2.3" ,
6464 "@stdlib/blas-ext-base-gsort2hp" : " ^0.3.1" ,
6565 "@stdlib/math-base-special-pow" : " ^0.3.1" ,
66- "@stdlib/random-array-discrete-uniform" : " ^0.2.1 " ,
66+ "@stdlib/random-array-discrete-uniform" : " ^0.2.2 " ,
6767 "@stdlib/strided-base-reinterpret-complex128" : " ^0.2.3" ,
6868 "@stdlib/strided-base-reinterpret-complex64" : " ^0.2.2" ,
6969 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
You can’t perform that action at this time.
0 commit comments