File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed
Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1+ 2026-02-02T01:57:44.648Z
Original file line number Diff line number Diff line change @@ -175,8 +175,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
175175[ npm-image ] : http://img.shields.io/npm/v/@stdlib/math-array-tools.svg
176176[ npm-url ] : https://npmjs.org/package/@stdlib/math-array-tools
177177
178- [ test-image ] : https://github.com/stdlib-js/math-array-tools/actions/workflows/test.yml/badge.svg?branch=v0.1.0
179- [ test-url ] : https://github.com/stdlib-js/math-array-tools/actions/workflows/test.yml?query=branch:v0.1.0
178+ [ test-image ] : https://github.com/stdlib-js/math-array-tools/actions/workflows/test.yml/badge.svg?branch=main
179+ [ test-url ] : https://github.com/stdlib-js/math-array-tools/actions/workflows/test.yml?query=branch:main
180180
181181[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/math-array-tools/main.svg
182182[ coverage-url ] : https://codecov.io/github/stdlib-js/math-array-tools?branch=main
Original file line number Diff line number Diff line change 3636 "url" : " https://github.com/stdlib-js/stdlib/issues"
3737 },
3838 "dependencies" : {
39- "@stdlib/math-array-tools-unary" : " github:stdlib-js/math-array-tools-unary#main " ,
40- "@stdlib/math-array-tools-unary-factory" : " github:stdlib-js/math-array-tools-unary-factory#main " ,
41- "@stdlib/utils-define-read-only-property" : " ^0.2.2 "
39+ "@stdlib/math-array-tools-unary" : " ^0.1.0 " ,
40+ "@stdlib/math-array-tools-unary-factory" : " ^0.1.0 " ,
41+ "@stdlib/utils-define-read-only-property" : " ^0.2.3 "
4242 },
4343 "devDependencies" : {
4444 "@stdlib/array-base-assert-contains" : " ^0.2.2" ,
7070 "@stdlib/number-float64-base-identity" : " ^0.1.0" ,
7171 "@stdlib/random-array-uniform" : " ^0.2.1" ,
7272 "@stdlib/strided-base-unary" : " ^0.3.0" ,
73- "@stdlib/string-format" : " ^0.2.2 " ,
74- "@stdlib/utils-define-nonenumerable-read-only-property" : " ^0.2.2 " ,
73+ "@stdlib/string-format" : " ^0.2.3 " ,
74+ "@stdlib/utils-define-nonenumerable-read-only-property" : " ^0.2.3 " ,
7575 "@stdlib/utils-keys" : " ^0.2.2" ,
7676 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
7777 "istanbul" : " ^0.4.1" ,
You can’t perform that action at this time.
0 commit comments