File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -217,8 +217,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
217217[ npm-image ] : http://img.shields.io/npm/v/@stdlib/string-remove-utf8-bom.svg
218218[ npm-url ] : https://npmjs.org/package/@stdlib/string-remove-utf8-bom
219219
220- [ test-image ] : https://github.com/stdlib-js/string-remove-utf8-bom/actions/workflows/test.yml/badge.svg?branch=v0.1.1
221- [ test-url ] : https://github.com/stdlib-js/string-remove-utf8-bom/actions/workflows/test.yml?query=branch:v0.1.1
220+ [ test-image ] : https://github.com/stdlib-js/string-remove-utf8-bom/actions/workflows/test.yml/badge.svg?branch=main
221+ [ test-url ] : https://github.com/stdlib-js/string-remove-utf8-bom/actions/workflows/test.yml?query=branch:main
222222
223223[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/string-remove-utf8-bom/main.svg
224224[ coverage-url ] : https://codecov.io/github/stdlib-js/string-remove-utf8-bom?branch=main
Original file line number Diff line number Diff line change 4848 "@stdlib/string-format" : " ^0.1.1"
4949 },
5050 "devDependencies" : {
51- "@stdlib/assert-is-browser" : " ^0.1.0 " ,
52- "@stdlib/assert-is-windows" : " ^0.1.0 " ,
51+ "@stdlib/assert-is-browser" : " ^0.1.1 " ,
52+ "@stdlib/assert-is-windows" : " ^0.1.1 " ,
5353 "@stdlib/bench" : " ^0.1.0" ,
54- "@stdlib/buffer-from-string" : " ^0.1.0 " ,
55- "@stdlib/process-exec-path" : " ^0.1.0 " ,
54+ "@stdlib/buffer-from-string" : " ^0.1.1 " ,
55+ "@stdlib/process-exec-path" : " ^0.1.1 " ,
5656 "@stdlib/string-from-code-point" : " ^0.1.0" ,
57- "@stdlib/string-replace" : " ^0.1.0 " ,
57+ "@stdlib/string-replace" : " ^0.1.1 " ,
5858 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5959 "proxyquire" : " ^2.0.0" ,
6060 "istanbul" : " ^0.4.1" ,
You can’t perform that action at this time.
0 commit comments