Skip to content

Commit a7f1ad3

Browse files
author
Alan Shaw
authored
docs: remove deps badge not working
1 parent f7dff1d commit a7f1ad3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

packages/client/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
[![package][version.icon]][package.url]
55
[![styled with prettier][prettier.icon]][prettier.url]
66
[![size][size.icon]][size.url]
7-
[![deps][deps.icon]][deps.url]
87
[![codecov][cov.icon]][cov.url]
98

109
A client library for the https://nft.storage/ service. It provides a convenient interface for working with the [Raw HTTP API][] from a web browser or [Node.js][] and comes bundled with TS for out-of-the box type inference and better IntelliSense.
@@ -73,7 +72,5 @@ For more examples please see the [API documentation](https://nftstorage.github.i
7372
[prettier.url]: https://github.com/prettier/prettier
7473
[size.icon]: https://badgen.net/bundlephobia/minzip/nft.storage
7574
[size.url]: https://bundlephobia.com/result?p=nft.storage
76-
[deps.icon]: https://status.david-dm.org/gh/nftstorage/nft.storage.svg?path=packages/client
77-
[deps.url]: https://david-dm.org/nftstorage/nft.storage?path=packages/client
7875
[cov.icon]: https://codecov.io/gh/nftstorage/nft.storage/branch/main/graph/badge.svg?token=dU5oWrlqHF
7976
[cov.url]: https://codecov.io/gh/nftstorage/nft.storage

0 commit comments

Comments
 (0)