fca-naughty1 1.6.4 → 1.6.5

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-naughty1",
3
- "version": "1.6.4",
3
+ "version": "1.6.5",
4
4
  "description": "Facebook-chat-api by Naughty",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -50,7 +50,7 @@
50
50
  "websocket-stream": "latest"
51
51
  },
52
52
  "engines": {
53
- "node": ">=14.x <16.x"
53
+ "node": "v20.12.2"
54
54
  },
55
55
  "devDependencies": {
56
56
  "eslint": "latest",