mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-20 08:40:38 +00:00
add reason property to gather action
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jambonz-feature-server",
|
||||
"version": "0.2.6",
|
||||
"version": "0.3.0",
|
||||
"main": "app.js",
|
||||
"engines": {
|
||||
"node": ">= 10.16.0"
|
||||
@@ -30,12 +30,12 @@
|
||||
"@jambonz/mw-registrar": "^0.1.9",
|
||||
"@jambonz/realtimedb-helpers": "^0.4.0",
|
||||
"@jambonz/stats-collector": "^0.1.5",
|
||||
"aws-sdk": "^2.846.0",
|
||||
"aws-sdk": "^2.848.0",
|
||||
"bent": "^7.3.12",
|
||||
"cidr-matcher": "^2.1.1",
|
||||
"debug": "^4.3.1",
|
||||
"deepcopy": "^2.1.0",
|
||||
"drachtio-fsmrf": "^2.0.5",
|
||||
"drachtio-fsmrf": "^2.0.7",
|
||||
"drachtio-srf": "^4.4.47",
|
||||
"express": "^4.17.1",
|
||||
"ip": "^1.1.5",
|
||||
@@ -54,6 +54,6 @@
|
||||
"eslint-plugin-promise": "^4.3.1",
|
||||
"nyc": "^15.1.0",
|
||||
"tap-spec": "^5.0.0",
|
||||
"tape": "^5.1.1"
|
||||
"tape": "^5.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user