summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2020-08-09 22:17:48 -0700
committerMatthew Miller <matthew@millerti.me>2020-08-09 22:17:48 -0700
commitd85a3e79ec272e3a5a6bd86368a847b5f51d10e2 (patch)
tree19fcb190be6f6225d9c025c0003cc174c025871b /packages/typescript-types
parent86fcb9045f35c886b8b2603fc87762fa48cecb08 (diff)
Add “fido” to package npm keywords
Diffstat (limited to 'packages/typescript-types')
-rw-r--r--packages/typescript-types/package.json3
1 files changed, 2 insertions, 1 deletions
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"