feat: added appointment, cti
README.md
0 → 100644
{ | ||
"name": "@aditosoftware/platform", | ||
"version": "6.0.0-beta.0", | ||
"version": "6.0.0-prerelease.0", | ||
"adito": { | ||
"type": "module" | ||
}, | ||
... | ... | @@ -25,7 +25,9 @@ |
"@aditosoftware/usermanagement-document": "^3.0.0", | ||
"@aditosoftware/usermanagement-loghistory": "^3.0.0", | ||
"@aditosoftware/utility": "^2.0.0", | ||
"@aditosoftware/workflow": "^3.0.0" | ||
"@aditosoftware/workflow": "^3.0.0", | ||
"@aditosoftware/appointment": "^2.0.0", | ||
"@aditosoftware/cti": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"@aditosoftware/jdito-types": ">=2024.2.0-RC <2024.2.1" | ||
... | ... |
Please register or sign in to comment