File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1+ 2026-03-02T01:55:51.715Z
Original file line number Diff line number Diff line change @@ -314,8 +314,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
314314[npm- image]: http: // img.shields.io/npm/v/@stdlib/fs-write-file.svg
315315[npm- url]: https: // npmjs.org/package/@stdlib/fs-write-file
316316
317- [test- image]: https: // github.com/stdlib-js/fs-write-file/actions/workflows/test.yml/badge.svg?branch=v0.2.3
318- [test- url]: https: // github.com/stdlib-js/fs-write-file/actions/workflows/test.yml?query=branch:v0.2.3
317+ [test- image]: https: // github.com/stdlib-js/fs-write-file/actions/workflows/test.yml/badge.svg?branch=main
318+ [test- url]: https: // github.com/stdlib-js/fs-write-file/actions/workflows/test.yml?query=branch:main
319319
320320[coverage- image]: https: // img.shields.io/codecov/c/github/stdlib-js/fs-write-file/main.svg
321321[coverage- url]: https: // codecov.io/github/stdlib-js/fs-write-file?branch=main
Original file line number Diff line number Diff line change 4343 "@stdlib/cli-ctor" : " ^0.2.3" ,
4444 "@stdlib/fs-read-file" : " ^0.2.3" ,
4545 "@stdlib/process-cwd" : " ^0.2.3" ,
46- "@stdlib/process-read-stdin" : " ^0.2.2 " ,
46+ "@stdlib/process-read-stdin" : " ^0.2.3 " ,
4747 "@stdlib/utils-define-nonenumerable-read-only-property" : " ^0.2.3"
4848 },
4949 "devDependencies" : {
5050 "@stdlib/assert-is-browser" : " ^0.2.3" ,
5151 "@stdlib/assert-is-windows" : " ^0.2.3" ,
5252 "@stdlib/buffer-from-string" : " ^0.2.3" ,
5353 "@stdlib/process-exec-path" : " ^0.2.3" ,
54- "@stdlib/string-replace" : " ^0.2.2 " ,
54+ "@stdlib/string-replace" : " ^0.2.3 " ,
5555 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5656 "proxyquire" : " ^2.0.0" ,
5757 "istanbul" : " ^0.4.1" ,
5858 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
59- "@stdlib/bench-harness" : " ^0.2.2 "
59+ "@stdlib/bench-harness" : " ^0.2.3 "
6060 },
6161 "engines" : {
6262 "node" : " >=0.10.0" ,
You can’t perform that action at this time.
0 commit comments