fca-priyansh 10.7.0 → 10.8.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "fca-priyansh",
|
3
|
-
"version": "10.
|
3
|
+
"version": "10.8.0",
|
4
4
|
"description": "Facebook-chat-api made by Priyansh rajput",
|
5
5
|
"main": "index.js",
|
6
6
|
"scripts": {
|
@@ -83,7 +83,9 @@
|
|
83
83
|
}
|
84
84
|
},
|
85
85
|
"keywords": [
|
86
|
-
|
86
|
+
"facebook-chat-api",
|
87
|
+
"fb-chat-api",
|
88
|
+
"Fca Priyansh",
|
87
89
|
"fca-priyansh",
|
88
90
|
"Priyansh fca",
|
89
91
|
"Priyansh Rajput"
|