Skip to content

Commit cded126

Browse files
committed
Auto-generated commit
1 parent d64bc8e commit cded126

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
249249
[npm-image]: http://img.shields.io/npm/v/@stdlib/assert-napi-equal-typedarray-types.svg
250250
[npm-url]: https://npmjs.org/package/@stdlib/assert-napi-equal-typedarray-types
251251

252-
[test-image]: https://github.com/stdlib-js/assert-napi-equal-typedarray-types/actions/workflows/test.yml/badge.svg?branch=v0.1.1
253-
[test-url]: https://github.com/stdlib-js/assert-napi-equal-typedarray-types/actions/workflows/test.yml?query=branch:v0.1.1
252+
[test-image]: https://github.com/stdlib-js/assert-napi-equal-typedarray-types/actions/workflows/test.yml/badge.svg?branch=main
253+
[test-url]: https://github.com/stdlib-js/assert-napi-equal-typedarray-types/actions/workflows/test.yml?query=branch:main
254254

255255
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-napi-equal-typedarray-types/main.svg
256256
[coverage-url]: https://codecov.io/github/stdlib-js/assert-napi-equal-typedarray-types?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/array-typed": "^0.1.0",
47-
"@stdlib/assert-is-browser": "^0.1.0",
47+
"@stdlib/assert-is-browser": "^0.1.1",
4848
"@stdlib/utils-try-require": "^0.1.1",
4949
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5050
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)