mirror of
https://github.com/cheveguerra/api-whatsapp-ts.git
synced 2026-04-17 19:36:18 +00:00
actualizacion de librerias y readme
This commit is contained in:
5
README.MD
Normal file
5
README.MD
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
## INSTALACION
|
||||||
|
|
||||||
|
npm install
|
||||||
|
npm run build
|
||||||
|
npm run dev
|
||||||
4070
package-lock.json
generated
Normal file
4070
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -21,7 +21,9 @@
|
|||||||
"qr-image": "^3.2.0",
|
"qr-image": "^3.2.0",
|
||||||
"twilio": "^3.80.1",
|
"twilio": "^3.80.1",
|
||||||
"uuid": "^8.3.2",
|
"uuid": "^8.3.2",
|
||||||
"whatsapp-web.js": "^1.17.1"
|
"nodemon": "^2.0.20",
|
||||||
|
"ts-node":"^10.9.1",
|
||||||
|
"whatsapp-web.js": "^1.19.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/axios": "^0.14.0",
|
"@types/axios": "^0.14.0",
|
||||||
@@ -31,6 +33,8 @@
|
|||||||
"@types/qr-image": "^3.2.5",
|
"@types/qr-image": "^3.2.5",
|
||||||
"@types/twilio": "^3.19.3",
|
"@types/twilio": "^3.19.3",
|
||||||
"@types/uuid": "^8.3.4",
|
"@types/uuid": "^8.3.4",
|
||||||
|
"nodemon": "^2.0.20",
|
||||||
|
"ts-node": "^10.9.1",
|
||||||
"typescript": "^4.7.4"
|
"typescript": "^4.7.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user