diff --git a/package.json b/package.json index 14b4c70..9706ffd 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "twilio-contact-center", "description": "A simple omni channel contact center using Twilio WebRTC Client, Video, SMS, Chat and Taskrouter", - "version": "1.11.0", + "version": "1.12.0", "author": "Matthias Damm", "contributors": [ { @@ -21,8 +21,8 @@ "Twilio Programmable Chat", "Twilio Programmable SMS", "Twilio Programmable Video", - "webrtc", - "demo", + "WebRTC", + "NodeJS", "node", "heroku", "contact center", @@ -30,6 +30,7 @@ ], "dependencies": { "async": "^2.6.3", + "@google-cloud/datastore": "^5.0.6", "body-parser": "^1.19.0", "compression": "^1.7.3", "express": "^4.17.1",