File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments