2024.0.3-SNAPSHOT.0
{ | ||
"name": "@aditosoftware/platform", | ||
"version": "2024.1.0-SNAPSHOT.0", | ||
"version": "2024.0.3-SNAPSHOT.0", | ||
"type": "module", | ||
"dependencies": { | ||
"@aditosoftware/basic-base": ">=2024.1.0-SNAPSHOT <2024.1.1", | ||
"@aditosoftware/basic-base": ">=2024.0.3-SNAPSHOT <2024.0.4", | ||
"@aditosoftware/offline": "^1.0.0-SNAPSHOT.1" | ||
}, | ||
"devDependencies": { | ||
"@aditosoftware/jdito-types": "^2023.0.0" | ||
}, | ||
"scripts": { | ||
"publishModule": "npm publish" | ||
} | ||
} |
Please register or sign in to comment