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-02-23T02:49:14.755Z
Original file line number Diff line number Diff line change @@ -196,8 +196,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
196196[ npm-image ] : http://img.shields.io/npm/v/@stdlib/math-array-special-abs.svg
197197[ npm-url ] : https://npmjs.org/package/@stdlib/math-array-special-abs
198198
199- [ test-image ] : https://github.com/stdlib-js/math-array-special-abs/actions/workflows/test.yml/badge.svg?branch=v0.1.1
200- [ test-url ] : https://github.com/stdlib-js/math-array-special-abs/actions/workflows/test.yml?query=branch:v0.1.1
199+ [ test-image ] : https://github.com/stdlib-js/math-array-special-abs/actions/workflows/test.yml/badge.svg?branch=main
200+ [ test-url ] : https://github.com/stdlib-js/math-array-special-abs/actions/workflows/test.yml?query=branch:main
201201
202202[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/math-array-special-abs/main.svg
203203[ coverage-url ] : https://codecov.io/github/stdlib-js/math-array-special-abs?branch=main
Original file line number Diff line number Diff line change 3838 },
3939 "dependencies" : {
4040 "@stdlib/array-dtypes" : " ^0.4.1" ,
41- "@stdlib/math-array-tools-unary-factory" : " ^0.1.0 " ,
41+ "@stdlib/math-array-tools-unary-factory" : " ^0.1.1 " ,
4242 "@stdlib/math-base-special-abs" : " ^0.2.3" ,
4343 "@stdlib/types" : " ^0.4.3"
4444 },
You can’t perform that action at this time.
0 commit comments