Skip to content

Commit 1f1cb2d

Browse files
committed
Auto-generated commit
1 parent 268d9aa commit 1f1cb2d

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-02-02T00:44:26.388Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,8 +377,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
377377
[npm-image]: http://img.shields.io/npm/v/@stdlib/blas-ext-base-dasumpw.svg
378378
[npm-url]: https://npmjs.org/package/@stdlib/blas-ext-base-dasumpw
379379
380-
[test-image]: https://github.com/stdlib-js/blas-ext-base-dasumpw/actions/workflows/test.yml/badge.svg?branch=v0.3.0
381-
[test-url]: https://github.com/stdlib-js/blas-ext-base-dasumpw/actions/workflows/test.yml?query=branch:v0.3.0
380+
[test-image]: https://github.com/stdlib-js/blas-ext-base-dasumpw/actions/workflows/test.yml/badge.svg?branch=main
381+
[test-url]: https://github.com/stdlib-js/blas-ext-base-dasumpw/actions/workflows/test.yml?query=branch:main
382382
383383
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/blas-ext-base-dasumpw/main.svg
384384
[coverage-url]: https://codecov.io/github/stdlib-js/blas-ext-base-dasumpw?branch=main

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,16 @@
4242
},
4343
"dependencies": {
4444
"@stdlib/assert-is-error": "^0.2.2",
45-
"@stdlib/blas-base-shared": "^0.1.0",
45+
"@stdlib/blas-base-shared": "^0.2.0",
4646
"@stdlib/math-base-special-abs": "^0.2.2",
4747
"@stdlib/math-base-special-floor": "^0.2.3",
4848
"@stdlib/napi-argv": "^0.2.2",
4949
"@stdlib/napi-argv-int64": "^0.2.2",
5050
"@stdlib/napi-argv-strided-float64array": "^0.2.2",
5151
"@stdlib/napi-create-double": "^0.0.2",
5252
"@stdlib/napi-export": "^0.3.0",
53-
"@stdlib/strided-base-stride2offset": "^0.1.0",
54-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
53+
"@stdlib/strided-base-stride2offset": "^0.1.1",
54+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3",
5555
"@stdlib/utils-library-manifest": "^0.2.3",
5656
"@stdlib/utils-try-require": "^0.2.2"
5757
},

0 commit comments

Comments
 (0)