akborana4 commited on
Commit
15551d8
·
verified ·
1 Parent(s): cf9d59f

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +1 -1
package.json CHANGED
@@ -15,7 +15,7 @@
15
  "react-dom": "18.2.0",
16
  "express": "^4.18.2",
17
  "axios": "^1.6.0",
18
- "multer": "^2.2.0",
19
  "socket.io": "^4.7.2",
20
  "socket.io-client": "^4.7.2"
21
  },
 
15
  "react-dom": "18.2.0",
16
  "express": "^4.18.2",
17
  "axios": "^1.6.0",
18
+ "multer": "^1.4.5-lts.2",
19
  "socket.io": "^4.7.2",
20
  "socket.io-client": "^4.7.2"
21
  },