From 07706d9689cabfd1e040bc1a38e8976caa0eeb63 Mon Sep 17 00:00:00 2001 From: jackton1 Date: Sun, 30 Oct 2022 01:04:47 +0000 Subject: [PATCH] Updated README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a1bce43..f143343 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,9 @@ If you feel generous and want to show some extra appreciation: | INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | |---------|--------|----------|------------|----------------------------------------------------------------------------------| -| dir | string | false | `"."` | The directory to run [depcheck](https://github.com/depcheck/depcheck#readme)
| -| ignores | string | false | | Comma separated list of packages
to ignore | -| version | string | false | `"latest"` | Version of [depcheck](https://github.com/depcheck/depcheck/tags) | +| dir | string | false | `"."` | The directory to run [depcheck](https://github.com/depcheck/depcheck#readme)
| +| ignores | string | false | | Comma separated list of packages
to ignore | +| version | string | false | `"latest"` | Version of [depcheck](https://github.com/depcheck/depcheck/tags) |