Update deps and version numbers

This commit is contained in:
Darren Clarke 2025-02-20 10:56:31 +01:00
parent 6e8d3e171e
commit 05a0261355
22 changed files with 1251 additions and 1523 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@link-stack/zammad-addon-common",
"version": "2.4.0b1",
"version": "3.1.0",
"description": "",
"bin": {
"zpm-build": "./dist/build.js",
@ -10,7 +10,7 @@
"build": "tsc"
},
"devDependencies": {
"@types/node": "^22.10.10",
"@types/node": "^22.13.4",
"typescript": "^5"
},
"author": "",