Skip to content

Commit e737f5f

Browse files
committed
chore(package): update keywords for better discoverability
1 parent 9b287e6 commit e737f5f

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

package.json

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-simcard-info",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "React native library to get sim card info in android",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",
@@ -47,8 +47,12 @@
4747
},
4848
"keywords": [
4949
"react-native",
50-
"ios",
51-
"android"
50+
"android",
51+
"simcard",
52+
"simcard-info",
53+
"simcard-info-react-native",
54+
"react-native-simcard-info",
55+
"react-native-simcard-info-android"
5256
],
5357
"repository": {
5458
"type": "git",

0 commit comments

Comments
 (0)