File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -223,8 +223,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
223223[ npm-image ] : http://img.shields.io/npm/v/@stdlib/os-num-cpus.svg
224224[ npm-url ] : https://npmjs.org/package/@stdlib/os-num-cpus
225225
226- [ test-image ] : https://github.com/stdlib-js/os-num-cpus/actions/workflows/test.yml/badge.svg?branch=v0.1.1
227- [ test-url ] : https://github.com/stdlib-js/os-num-cpus/actions/workflows/test.yml?query=branch:v0.1.1
226+ [ test-image ] : https://github.com/stdlib-js/os-num-cpus/actions/workflows/test.yml/badge.svg?branch=main
227+ [ test-url ] : https://github.com/stdlib-js/os-num-cpus/actions/workflows/test.yml?query=branch:main
228228
229229[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/os-num-cpus/main.svg
230230[ coverage-url ] : https://codecov.io/github/stdlib-js/os-num-cpus?branch=main
Original file line number Diff line number Diff line change 4343 "@stdlib/fs-read-file" : " ^0.1.1"
4444 },
4545 "devDependencies" : {
46- "@stdlib/assert-is-browser" : " ^0.1.0 " ,
46+ "@stdlib/assert-is-browser" : " ^0.1.1 " ,
4747 "@stdlib/assert-is-positive-integer" : " ^0.1.0" ,
48- "@stdlib/assert-is-windows" : " ^0.1.0 " ,
49- "@stdlib/process-exec-path" : " ^0.1.0 " ,
50- "@stdlib/utils-global" : " ^0.1.0 " ,
48+ "@stdlib/assert-is-windows" : " ^0.1.1 " ,
49+ "@stdlib/process-exec-path" : " ^0.1.1 " ,
50+ "@stdlib/utils-global" : " ^0.1.1 " ,
5151 "proxyquire" : " ^2.0.0" ,
5252 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5353 "istanbul" : " ^0.4.1" ,
You can’t perform that action at this time.
0 commit comments