File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -173,8 +173,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
173
173
[ npm-image ] : http://img.shields.io/npm/v/@stdlib/assert-is-same-type.svg
174
174
[ npm-url ] : https://npmjs.org/package/@stdlib/assert-is-same-type
175
175
176
- [ test-image ] : https://github.com/stdlib-js/assert-is-same-type/actions/workflows/test.yml/badge.svg?branch=v0.1.1
177
- [ test-url ] : https://github.com/stdlib-js/assert-is-same-type/actions/workflows/test.yml?query=branch:v0.1.1
176
+ [ test-image ] : https://github.com/stdlib-js/assert-is-same-type/actions/workflows/test.yml/badge.svg?branch=main
177
+ [ test-url ] : https://github.com/stdlib-js/assert-is-same-type/actions/workflows/test.yml?query=branch:main
178
178
179
179
[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/assert-is-same-type/main.svg
180
180
[ coverage-url ] : https://codecov.io/github/stdlib-js/assert-is-same-type?branch=main
Original file line number Diff line number Diff line change 38
38
},
39
39
"dependencies" : {},
40
40
"devDependencies" : {
41
- "@stdlib/assert-is-boolean" : " ^0.1.0 " ,
41
+ "@stdlib/assert-is-boolean" : " ^0.1.1 " ,
42
42
"@stdlib/bench" : " ^0.1.0" ,
43
- "@stdlib/number-ctor" : " ^0.1.0 " ,
43
+ "@stdlib/number-ctor" : " ^0.1.1 " ,
44
44
"tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
45
45
"istanbul" : " ^0.4.1" ,
46
46
"tap-min" : " git+https://github.com/Planeshifter/tap-min.git"
You can’t perform that action at this time.
0 commit comments