fca-priyansh 10.9.0 → 11.0.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "fca-priyansh",
|
3
|
-
"version": "
|
3
|
+
"version": "11.0.1",
|
4
4
|
"description": "Facebook-chat-api made by Priyansh rajput",
|
5
5
|
"main": "index.js",
|
6
6
|
"scripts": {
|
@@ -21,7 +21,7 @@
|
|
21
21
|
"dependencies": {
|
22
22
|
"aes-js": "latest",
|
23
23
|
"assert": "latest",
|
24
|
-
"better-sqlite3": "
|
24
|
+
"better-sqlite3": "latest",
|
25
25
|
"bluebird": "latest",
|
26
26
|
"chalk": "4.1.2",
|
27
27
|
"cheerio": "latest",
|