Skip to content

Commit e19754b

Browse files
committed
Auto-generated commit
1 parent 8e86541 commit e19754b

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-02-16T01:10:20.385Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
228228
[npm-image]: http://img.shields.io/npm/v/@stdlib/array-zero-to.svg
229229
[npm-url]: https://npmjs.org/package/@stdlib/array-zero-to
230230

231-
[test-image]: https://github.com/stdlib-js/array-zero-to/actions/workflows/test.yml/badge.svg?branch=v0.2.3
232-
[test-url]: https://github.com/stdlib-js/array-zero-to/actions/workflows/test.yml?query=branch:v0.2.3
231+
[test-image]: https://github.com/stdlib-js/array-zero-to/actions/workflows/test.yml/badge.svg?branch=main
232+
[test-url]: https://github.com/stdlib-js/array-zero-to/actions/workflows/test.yml?query=branch:main
233233

234234
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/array-zero-to/main.svg
235235
[coverage-url]: https://codecov.io/github/stdlib-js/array-zero-to?branch=main

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/array-base-zero-to": "^0.2.1",
40+
"@stdlib/array-base-zero-to": "^0.2.2",
4141
"@stdlib/array-defaults": "^0.4.1",
4242
"@stdlib/array-zeros": "^0.2.3",
4343
"@stdlib/assert-is-nonnegative-integer": "^0.2.3",
@@ -63,7 +63,7 @@
6363
"@stdlib/assert-is-typed-array-like": "^0.2.3",
6464
"@stdlib/blas-ext-base-gsort2hp": "^0.3.1",
6565
"@stdlib/math-base-special-pow": "^0.3.1",
66-
"@stdlib/random-array-discrete-uniform": "^0.2.1",
66+
"@stdlib/random-array-discrete-uniform": "^0.2.2",
6767
"@stdlib/strided-base-reinterpret-complex128": "^0.2.3",
6868
"@stdlib/strided-base-reinterpret-complex64": "^0.2.2",
6969
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)