fca-priyansh 10.8.0 → 10.9.0
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": "10.
|
3
|
+
"version": "10.9.0",
|
4
4
|
"description": "Facebook-chat-api made by Priyansh rajput",
|
5
5
|
"main": "index.js",
|
6
6
|
"scripts": {
|
@@ -49,7 +49,7 @@
|
|
49
49
|
"websocket-stream": "latest"
|
50
50
|
},
|
51
51
|
"engines": {
|
52
|
-
"node": ">=14.x <
|
52
|
+
"node": ">=14.x <20.x"
|
53
53
|
},
|
54
54
|
"devDependencies": {
|
55
55
|
"eslint": "latest",
|