Skip to content

Commit ff5d1e7

Browse files
committed
fix: keywords
1 parent 6fbb856 commit ff5d1e7

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

package.json

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,21 @@
1515
"expo-module": "expo-module"
1616
},
1717
"keywords": [
18-
"react-native",
1918
"expo",
19+
"react-native",
2020
"expo-module",
21+
"android",
2122
"phone-number",
2223
"phone-hint",
23-
"android",
24-
"google-identity"
24+
"phone-number-hint",
25+
"google-play-services",
26+
"play-services-auth",
27+
"google-identity",
28+
"autofill",
29+
"login",
30+
"sign-up",
31+
"onboarding",
32+
"sim"
2533
],
2634
"repository": {
2735
"type": "git",
@@ -30,7 +38,7 @@
3038
"bugs": {
3139
"url": "https://github.com/shubh73/expo-phone-number-hint/issues"
3240
},
33-
"author": "Shubh Porwal <shubh.porwal24@gmail.com> (https://github.com/shubh73)",
41+
"author": "Shubh Porwal (https://github.com/shubh73)",
3442
"license": "MIT",
3543
"homepage": "https://github.com/shubh73/expo-phone-number-hint#readme",
3644
"dependencies": {},

0 commit comments

Comments
 (0)