8000 Auto-generated commit · stdlib-js/ndarray-shape@a3178d7 · GitHub
[go: up one dir, main page]

Skip to content

Commit a3178d7

Browse files
committed
Auto-generated commit
1 parent 58d9976 commit a3178d7

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2023-11-01T02:57:32.480Z

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ Stephannie Jiménez Gacha <steff456@hotmail.com>
3737
Yernar Yergaziyev <yernar.yergaziyev@erg.kz>
3838
orimiles5 <97595296+orimiles5@users.noreply.github.com>
3939
rei2hu <reimu@reimu.ws>
40+
Robert Gislason <gztown2216@yahoo.com>

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,8 @@ Copyright &copy; 2016-2023. The Stdlib [Authors][stdlib-authors].
204204
[npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray-shape.svg
205205
[npm-url]: https://npmjs.org/package/@stdlib/ndarray-shape
206206

207-
[test-image]: https://github.com/stdlib-js/ndarray-shape/actions/workflows/test.yml/badge.svg?branch=v0.1.0
208-
[test-url]: https://github.com/stdlib-js/ndarray-shape/actions/workflows/test.yml?query=branch:v0.1.0
207+
[test-image]: https://github.com/stdlib-js/ndarray-shape/actions/workflows/test.yml/badge.svg?branch=main
208+
[test-url]: https://github.com/stdlib-js/ndarray-shape/actions/workflows/test.yml?query=branch:main
209209

210210
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-shape/main.svg
211211
[coverage-url]: https://codecov.io/github/stdlib-js/ndarray-shape?branch=main

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@stdlib/bench": "^0.1.0",
47-
"@stdlib/ndarray-slice": "github:stdlib-js/ndarray-slice#main",
47+
"@stdlib/ndarray-slice": "^0.1.0",
4848
"@stdlib/ndarray-zeros": "^0.1.0",
4949
"@stdlib/slice-ctor": "^0.1.0",
5050
"@stdlib/slice-multi": "^0.1.0",

0 commit comments

Comments
 (0)
0