File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -312,8 +312,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
312312[npm-image]: http://img.shields.io/npm/v/@stdlib/napi-argv-strided-complex64array.svg
313313[npm-url]: https://npmjs.org/package/@stdlib/napi-argv-strided-complex64array
314314
315- [test-image]: https://github.com/stdlib-js/napi-argv-strided-complex64array/actions/workflows/test.yml/badge.svg?branch=v0.1.1
316- [test-url]: https://github.com/stdlib-js/napi-argv-strided-complex64array/actions/workflows/test.yml?query=branch:v0.1.1
315+ [test-image]: https://github.com/stdlib-js/napi-argv-strided-complex64array/actions/workflows/test.yml/badge.svg?branch=main
316+ [test-url]: https://github.com/stdlib-js/napi-argv-strided-complex64array/actions/workflows/test.yml?query=branch:main
317317
318318[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/napi-argv-strided-complex64array/main.svg
319319[coverage-url]: https://codecov.io/github/stdlib-js/napi-argv-strided-complex64array?branch=main
Original file line number Diff line number Diff line change 4747 "devDependencies" : {
4848 "@stdlib/array-filled" : " ^0.1.0" ,
4949 "@stdlib/array-typed" : " ^0.1.0" ,
50- "@stdlib/assert-is-browser" : " ^0.1.0 " ,
50+ "@stdlib/assert-is-browser" : " ^0.1.1 " ,
5151 "@stdlib/assert-is-complex64array" : " ^0.1.0" ,
5252 "@stdlib/strided-base-reinterpret-complex64" : " ^0.1.0" ,
5353 "@stdlib/utils-try-require" : " ^0.1.1" ,
You can’t perform that action at this time.
0 commit comments