File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -234,8 +234,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
234
234
[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-base-vind2bind.svg
235
235
[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-base-vind2bind
236
236
237
- [ test-image ] : https://github.com/stdlib-js/ndarray-base-vind2bind/actions/workflows/test.yml/badge.svg?branch=v0.1.1
238
- [ test-url ] : https://github.com/stdlib-js/ndarray-base-vind2bind/actions/workflows/test.yml?query=branch:v0.1.1
237
+ [ test-image ] : https://github.com/stdlib-js/ndarray-base-vind2bind/actions/workflows/test.yml/badge.svg?branch=main
238
+ [ test-url ] : https://github.com/stdlib-js/ndarray-base-vind2bind/actions/workflows/test.yml?query=branch:main
239
239
240
240
[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-vind2bind/main.svg
241
241
[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-base-vind2bind?branch=main
Original file line number Diff line number Diff line change 49
49
"@stdlib/assert-is-integer" : " ^0.1.0" ,
50
50
"@stdlib/bench" : " ^0.1.0" ,
51
51
"@stdlib/math-base-special-floor" : " ^0.1.0" ,
52
- "@stdlib/ndarray-base-numel" : " ^0.1.0 " ,
53
- "@stdlib/ndarray-base-shape2strides" : " ^0.1.0 " ,
54
- "@stdlib/ndarray-base-strides2offset" : " ^0.1.0 " ,
52
+ "@stdlib/ndarray-base-numel" : " ^0.1.1 " ,
53
+ "@stdlib/ndarray-base-shape2strides" : " ^0.1.1 " ,
54
+ "@stdlib/ndarray-base-strides2offset" : " ^0.1.1 " ,
55
55
"@stdlib/random-base-randu" : " ^0.1.0" ,
56
56
"tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
57
57
"istanbul" : " ^0.4.1" ,
You can’t perform that action at this time.
0 commit comments