summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2022-09-08 17:00:10 -0700
committerMatthew Miller <matthew@millerti.me>2022-09-08 17:00:10 -0700
commit30bc46f68cc7aa20d741348e83c8062b9d6c75fe (patch)
tree9de16c0c353fd1aa7af7362b4ecd3f2072fa76be /packages/typescript-types
parentb91516218edca7fc55830fe12c5c3eca3ceb7403 (diff)
Add "passkeys" to npm keywords for next build
Diffstat (limited to 'packages/typescript-types')
-rw-r--r--packages/typescript-types/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/typescript-types/package.json b/packages/typescript-types/package.json
index 60bad1b..99cce45 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -23,6 +23,7 @@
"keywords": [
"typescript",
"webauthn",
+ "passkeys",
"fido",
"types"
],