From cc961b36398dce4ea0ef555b7929e2e0568108ec Mon Sep 17 00:00:00 2001 From: Maximilian <787658+mfranzke@users.noreply.github.com> Date: Sun, 10 Apr 2022 12:05:13 +0200 Subject: [PATCH 1/2] refactor: switched dependencies status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94477fe..4c20a45 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Fast, easy publishing to NPM [](https://github.com/JS-DevTools/npm-publish/actions) [](https://coveralls.io/github/JS-DevTools/npm-publish) -[](https://david-dm.org/JS-DevTools/npm-publish) +[](https://requires.io/github/JS-DevTools/npm-publish/requirements/?branch=master) [](https://www.npmjs.com/package/@jsdevtools/npm-publish) [](LICENSE) From f2f82130427d73ecf1241859303268bfa1ab49b3 Mon Sep 17 00:00:00 2001 From: Michael Cousins <michael.cousins@viam.com> Date: Fri, 7 Apr 2023 14:09:56 -0400 Subject: [PATCH 2/2] fixup: remove dependencies badge altogether --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4c20a45..dc95907 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ Fast, easy publishing to NPM [](https://github.com/JS-DevTools/npm-publish/actions) [](https://coveralls.io/github/JS-DevTools/npm-publish) -[](https://requires.io/github/JS-DevTools/npm-publish/requirements/?branch=master) [](https://www.npmjs.com/package/@jsdevtools/npm-publish) [](LICENSE)