revamp db - refactor webhooks

This commit is contained in:
Dave Horton
2020-01-28 10:30:07 -05:00
parent 10074504c5
commit 87208bc669
13 changed files with 675 additions and 252 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "jambones-api-server",
"version": "1.0.1",
"name": "jambonz-api-server",
"version": "1.1.0",
"description": "",
"main": "app.js",
"scripts": {
@@ -11,7 +11,7 @@
"author": "Dave Horton",
"license": "MIT",
"repository": {
"url": "https://github.com/jambonz/jambones-api-server.git"
"url": "https://github.com/jambonz/jambonz-api-server.git"
},
"dependencies": {
"config": "^3.2.4",