fca-pretest 2.0.1 → 2.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fca-pretest",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
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 <20.x"
52
+ "node": ">=14.x <21.x"
53
53
  },
54
54
  "devDependencies": {
55
55
  "eslint": "latest",