Skip to content

Commit 2de3136

Browse files
committed
chore: update keywords and description
1 parent 45104aa commit 2de3136

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-notifications-utils",
33
"version": "0.2.0",
4-
"description": "test",
4+
"description": "react native (native module) notifications utils, for making notifications easier",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
77
"types": "lib/typescript/index.d.ts",
@@ -38,7 +38,12 @@
3838
"keywords": [
3939
"react-native",
4040
"ios",
41-
"android"
41+
"android",
42+
"notifications",
43+
"utils",
44+
"notifications settings",
45+
"open notifications settings",
46+
"open app settings"
4247
],
4348
"repository": "https://github.com/Stringsaeed/react-native-notifications-utils",
4449
"author": "Muhammed Saeed <[email protected]> (https://github.com/Stringsaeed)",

0 commit comments

Comments
 (0)