File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1+ 2026-03-09T02:40:41.823Z
Original file line number Diff line number Diff line change @@ -212,8 +212,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
212212[ npm-image ] : http://img.shields.io/npm/v/@stdlib/array-ones.svg
213213[ npm-url ] : https://npmjs.org/package/@stdlib/array-ones
214214
215- [ test-image ] : https://github.com/stdlib-js/array-ones/actions/workflows/test.yml/badge.svg?branch=v0.2.2
216- [ test-url ] : https://github.com/stdlib-js/array-ones/actions/workflows/test.yml?query=branch:v0.2.2
215+ [ test-image ] : https://github.com/stdlib-js/array-ones/actions/workflows/test.yml/badge.svg?branch=main
216+ [ test-url ] : https://github.com/stdlib-js/array-ones/actions/workflows/test.yml?query=branch:main
217217
218218[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/array-ones/main.svg
219219[ coverage-url ] : https://codecov.io/github/stdlib-js/array-ones?branch=main
Original file line number Diff line number Diff line change 3838 },
3939 "dependencies" : {
4040 "@stdlib/array-defaults" : " ^0.4.1" ,
41- "@stdlib/array-full" : " ^0.3.0 " ,
41+ "@stdlib/array-full" : " ^0.3.1 " ,
4242 "@stdlib/complex-float32-ctor" : " ^0.1.1" ,
4343 "@stdlib/complex-float64-ctor" : " ^0.1.2" ,
4444 "@stdlib/types" : " ^0.4.3"
You can’t perform that action at this time.
0 commit comments