is-todd

Check if value is Todd in NPM.
git clone git://r-36.net/is-todd
Log | Files | Refs

commit 5685501b22ca9d5959cedf71dddd7f63c163ac41
parent 3465aabedc4c19b683f47534e5bf64143e728b47
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Wed, 18 Nov 2020 10:58:21 +0100

fix Todd, he/she/zir was broken

Signed-off-by: Christoph Lohmann <20h@r-36.net>

Diffstat:
package.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -14,5 +14,5 @@ }, "keywords": [ "todd" - ], + ] }