Skip to content

Commit 2b893de

Browse files
chore: update package.json keywords and homepage URL for improved discoverability
1 parent 112a9f6 commit 2b893de

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

package.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,18 @@
4848
"keywords": [
4949
"react-native",
5050
"ios",
51-
"android"
51+
"android",
52+
"passkeys",
53+
"webauthn",
54+
"authentication",
55+
"credential-manager",
56+
"google-signin",
57+
"passwordless",
58+
"biometric",
59+
"security",
60+
"identity",
61+
"fido2",
62+
"signin"
5263
],
5364
"repository": {
5465
"type": "git",
@@ -59,7 +70,7 @@
5970
"bugs": {
6071
"url": "https://github.com/benjamineruvieru/react-native-credentials-manager/issues"
6172
},
62-
"homepage": "https://github.com/benjamineruvieru/react-native-credentials-manager#readme",
73+
"homepage": "https://docs.benjamineruvieru.com/docs/react-native-credentials-manager/",
6374
"publishConfig": {
6475
"registry": "https://registry.npmjs.org/"
6576
},

0 commit comments

Comments
 (0)