mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-17 19:37:02 +00:00
Merge pull request #226 from ertprs/patch-1
fix: update WWebJS & Typescript
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"sequelize-cli": "^5.5.1",
|
||||
"sequelize-typescript": "^1.1.0",
|
||||
"socket.io": "^3.0.5",
|
||||
"whatsapp-web.js": "^1.14.0",
|
||||
"whatsapp-web.js": "^1.14.1",
|
||||
"yup": "^0.32.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -73,6 +73,6 @@
|
||||
"supertest": "^5.0.0",
|
||||
"ts-jest": "^26.4.1",
|
||||
"ts-node-dev": "^1.0.0-pre.63",
|
||||
"typescript": "^4.0.3"
|
||||
"typescript": "4.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user