Skip to content

Commit 04954a5

Browse files
committed
Auto-generated commit
1 parent 8004c07 commit 04954a5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
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",

0 commit comments

Comments
 (0)