Skip to content

Commit 5545b6f

Browse files
committed
Auto-generated commit
1 parent 8e39281 commit 5545b6f

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-02-09T02:27:28.073Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -727,8 +727,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
727727
[npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray-base-ctor.svg
728728
[npm-url]: https://npmjs.org/package/@stdlib/ndarray-base-ctor
729729

730-
[test-image]: https://github.com/stdlib-js/ndarray-base-ctor/actions/workflows/test.yml/badge.svg?branch=v0.3.1
731-
[test-url]: https://github.com/stdlib-js/ndarray-base-ctor/actions/workflows/test.yml?query=branch:v0.3.1
730+
[test-image]: https://github.com/stdlib-js/ndarray-base-ctor/actions/workflows/test.yml/badge.svg?branch=main
731+
[test-url]: https://github.com/stdlib-js/ndarray-base-ctor/actions/workflows/test.yml?query=branch:main
732732

733733
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-ctor/main.svg
734734
[coverage-url]: https://codecov.io/github/stdlib-js/ndarray-base-ctor?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-slice": "^0.3.0",
40+
"@stdlib/array-base-slice": "^0.3.1",
4141
"@stdlib/array-buffer": "^0.2.3",
4242
"@stdlib/array-dataview": "^0.2.3",
4343
"@stdlib/array-uint8": "^0.2.3",
@@ -78,7 +78,7 @@
7878
"@stdlib/complex-float32-ctor": "^0.1.1",
7979
"@stdlib/complex-float64-ctor": "^0.1.2",
8080
"@stdlib/math-base-special-floor": "^0.2.4",
81-
"@stdlib/random-base-randu": "^0.2.2",
81+
"@stdlib/random-base-randu": "^0.2.3",
8282
"proxyquire": "^2.0.0",
8383
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
8484
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)