Skip to content

Commit 0aad535

Browse files
committed
Auto-generated commit
1 parent 0718740 commit 0aad535

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,8 +303,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
303303
[npm-image]: http://img.shields.io/npm/v/@stdlib/napi-argv-complex128array.svg
304304
[npm-url]: https://npmjs.org/package/@stdlib/napi-argv-complex128array
305305
306-
[test-image]: https://github.com/stdlib-js/napi-argv-complex128array/actions/workflows/test.yml/badge.svg?branch=v0.1.1
307-
[test-url]: https://github.com/stdlib-js/napi-argv-complex128array/actions/workflows/test.yml?query=branch:v0.1.1
306+
[test-image]: https://github.com/stdlib-js/napi-argv-complex128array/actions/workflows/test.yml/badge.svg?branch=main
307+
[test-url]: https://github.com/stdlib-js/napi-argv-complex128array/actions/workflows/test.yml?query=branch:main
308308
309309
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/napi-argv-complex128array/main.svg
310310
[coverage-url]: https://codecov.io/github/stdlib-js/napi-argv-complex128array?branch=main

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@
3939
"url": "https://github.com/stdlib-js/stdlib/issues"
4040
},
4141
"dependencies": {
42-
"@stdlib/assert-napi-equal-typedarray-types": "^0.1.0",
43-
"@stdlib/assert-napi-is-typedarray": "^0.1.0",
42+
"@stdlib/assert-napi-equal-typedarray-types": "^0.1.1",
43+
"@stdlib/assert-napi-is-typedarray": "^0.1.1",
4444
"@stdlib/assert-napi-status-ok": "^0.1.1",
4545
"@stdlib/napi-argv": "^0.1.1",
4646
"@stdlib/utils-library-manifest": "^0.1.1"
4747
},
4848
"devDependencies": {
4949
"@stdlib/array-filled": "^0.1.0",
5050
"@stdlib/array-typed": "^0.1.0",
51-
"@stdlib/assert-is-browser": "^0.1.0",
51+
"@stdlib/assert-is-browser": "^0.1.1",
5252
"@stdlib/assert-is-complex128array": "^0.1.0",
5353
"@stdlib/strided-base-reinterpret-complex128": "^0.1.0",
5454
"@stdlib/utils-try-require": "^0.1.1",

0 commit comments

Comments
 (0)