From d85a3e79ec272e3a5a6bd86368a847b5f51d10e2 Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Sun, 9 Aug 2020 22:17:48 -0700 Subject: Add “fido” to package npm keywords MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/typescript-types/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/typescript-types') diff --git a/packages/typescript-types/package.json b/packages/typescript-types/package.json index 3b10876..c1ce9bb 100644 --- a/packages/typescript-types/package.json +++ b/packages/typescript-types/package.json @@ -20,8 +20,9 @@ "prepublish": "npm run build" }, "keywords": [ - "webauthn", "typescript", + "webauthn", + "fido", "types" ], "gitHead": "33ccf8c6c9add811c87d3089e24156c2342b3498" -- cgit v1.2.3