wudysoft commited on
Commit
88cd783
·
verified ·
1 Parent(s): 83eaffc

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +2 -0
package.json CHANGED
@@ -17,6 +17,8 @@
17
  "cors": "latest",
18
  "dotenv": "latest",
19
  "axios": "latest",
 
 
20
  "os": "latest",
21
  "socket.io-client": "latest"
22
  },
 
17
  "cors": "latest",
18
  "dotenv": "latest",
19
  "axios": "latest",
20
+ "node-fetch": "latest",
21
+ "cheerio": "latest",
22
  "os": "latest",
23
  "socket.io-client": "latest"
24
  },