dependency update
parent
6fb8e6e2
Branches major
No related tags found
This diff is collapsed.
{ | ||
"name": "@aditosoftware/workflow", | ||
"version": "3.0.0-beta.3", | ||
"version": "3.0.0", | ||
"adito": { | ||
"type": "module" | ||
}, | ||
"peerDependencies": { | ||
"@aditosoftware/event-handler": "^2.0.1", | ||
"@aditosoftware/keyword": "^2.0.1", | ||
"@aditosoftware/root": "^4.0.0", | ||
"@aditosoftware/utility": "^2.0.0" | ||
"@aditosoftware/event-handler": "^3.0.0", | ||
"@aditosoftware/keyword": "^3.0.0", | ||
"@aditosoftware/root": "^6.0.0", | ||
"@aditosoftware/utility": "^2.1.0" | ||
}, | ||
"devDependencies": { | ||
"@aditosoftware/devtools": "^2.0.0", | ||
... | ... |
Please register or sign in to comment