WhatsApp/Signal/Formstack/admin updates

This commit is contained in:
Darren Clarke 2025-11-21 14:55:28 +01:00
parent bcecf61a46
commit d0cc5a21de
451 changed files with 16139 additions and 39623 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@link-stack/zammad-addon-common",
"version": "2.2.0",
"version": "3.3.0",
"description": "",
"bin": {
"zpm-build": "./dist/build.js",
@ -10,12 +10,13 @@
"build": "tsc"
},
"devDependencies": {
"@types/node": "^22.7.3",
"@types/node": "^24.7.0",
"typescript": "^5"
},
"author": "",
"license": "AGPL-3.0-or-later",
"dependencies": {
"glob": "^11.0.0"
"@link-stack/logger": "workspace:*",
"glob": "^11.0.3"
}
}