Skip to content

Commit 41a01cd

Browse files
committed
Auto-generated commit
1 parent 76ebc01 commit 41a01cd

3 files changed

Lines changed: 4 additions & 3 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-16T02:27:49.424Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
153153
[npm-image]: http://img.shields.io/npm/v/@stdlib/process-exec-path.svg
154154
[npm-url]: https://npmjs.org/package/@stdlib/process-exec-path
155155

156-
[test-image]: https://github.com/stdlib-js/process-exec-path/actions/workflows/test.yml/badge.svg?branch=v0.2.3
157-
[test-url]: https://github.com/stdlib-js/process-exec-path/actions/workflows/test.yml?query=branch:v0.2.3
156+
[test-image]: https://github.com/stdlib-js/process-exec-path/actions/workflows/test.yml/badge.svg?branch=main
157+
[test-url]: https://github.com/stdlib-js/process-exec-path/actions/workflows/test.yml?query=branch:main
158158

159159
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/process-exec-path/main.svg
160160
[coverage-url]: https://codecov.io/github/stdlib-js/process-exec-path?branch=main

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"url": "https://github.com/stdlib-js/stdlib/issues"
4040
},
4141
"dependencies": {
42-
"@stdlib/assert-is-node": "^0.2.2"
42+
"@stdlib/assert-is-node": "^0.2.3"
4343
},
4444
"devDependencies": {
4545
"proxyquire": "^2.0.0",

0 commit comments

Comments
 (0)