File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -208,8 +208,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
208208[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-base-max-view-buffer-index.svg
209209[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-base-max-view-buffer-index
210210
211- [ test-image ] : https://github.com/stdlib-js/ndarray-base-max-view-buffer-index/actions/workflows/test.yml/badge.svg?branch=v0.1.1
212- [ test-url ] : https://github.com/stdlib-js/ndarray-base-max-view-buffer-index/actions/workflows/test.yml?query=branch:v0.1.1
211+ [ test-image ] : https://github.com/stdlib-js/ndarray-base-max-view-buffer-index/actions/workflows/test.yml/badge.svg?branch=main
212+ [ test-url ] : https://github.com/stdlib-js/ndarray-base-max-view-buffer-index/actions/workflows/test.yml?query=branch:main
213213
214214[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-max-view-buffer-index/main.svg
215215[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-base-max-view-buffer-index?branch=main
Original file line number Diff line number Diff line change 4545 "devDependencies" : {
4646 "@stdlib/assert-is-nonnegative-integer" : " ^0.1.0" ,
4747 "@stdlib/bench" : " ^0.1.0" ,
48- "@stdlib/ndarray-base-shape2strides" : " ^0.1.0 " ,
49- "@stdlib/ndarray-base-strides2offset" : " ^0.1.0 " ,
48+ "@stdlib/ndarray-base-shape2strides" : " ^0.1.1 " ,
49+ "@stdlib/ndarray-base-strides2offset" : " ^0.1.1 " ,
5050 "@stdlib/random-base-discrete-uniform" : " ^0.1.0" ,
5151 "@stdlib/random-base-randu" : " ^0.1.0" ,
5252 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
You can’t perform that action at this time.
0 commit comments