Skip to content

Commit

Permalink
added Google Datastore NPM
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Damm committed Mar 8, 2020
1 parent 84b1844 commit ae67cf1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": [
{
Expand All @@ -21,15 +21,16 @@
"Twilio Programmable Chat",
"Twilio Programmable SMS",
"Twilio Programmable Video",
"webrtc",
"demo",
"WebRTC",
"NodeJS",
"node",
"heroku",
"contact center",
"contact centre"
],
"dependencies": {
"async": "^2.6.3",
"@google-cloud/datastore": "^5.0.6",
"body-parser": "^1.19.0",
"compression": "^1.7.3",
"express": "^4.17.1",
Expand Down

0 comments on commit ae67cf1

Please sign in to comment.