Merge branch 'packageJsonUpdate' into 'main'
remove unnecessary dependencies See merge request !11
{ | ||
"name": "@aditosoftware/platform", | ||
"version": "2024.1.0-SNAPSHOT.1", | ||
"version": "2024.1.0-SNAPSHOT.2", | ||
"adito": { | ||
"type": "module" | ||
}, | ||
"dependencies": { | ||
"@aditosoftware/basic-base": ">=2024.1.0-SNAPSHOT <2024.2.0", | ||
"@aditosoftware/attribute": "^1.6.1", | ||
"@aditosoftware/basic-base-serviceimplementation": "0.1.1", | ||
"@aditosoftware/document": "^1.5.0", | ||
"@aditosoftware/event-handler": "^1.4.0", | ||
"@aditosoftware/favorite": "1.5.0", | ||
... | ... |
Please register or sign in to comment