@aiot-toolkit/commander
Advanced tools
Comparing version 2.0.1-alpha.4 to 2.0.1-alpha.5
{ | ||
"name": "@aiot-toolkit/commander", | ||
"version": "2.0.1-alpha.4", | ||
"version": "2.0.1-alpha.5", | ||
"description": "A tool that generates complete commands with configuration", | ||
@@ -23,7 +23,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@aiot-toolkit/shared-utils": "2.0.1-alpha.4", | ||
"@aiot-toolkit/shared-utils": "2.0.1-alpha.5", | ||
"@inquirer/prompts": "^3.0.3", | ||
"commander": "^11.0.0" | ||
}, | ||
"gitHead": "da4d5ab15aa1b8bcde3250a58d6e9a50e098cc20" | ||
"gitHead": "d3273faeee08de84d6554bb2a74874dc44d30090" | ||
} |
+ Added@aiot-toolkit/shared-utils@2.0.1-alpha.5(transitive)
- Removed@aiot-toolkit/shared-utils@2.0.1-alpha.4(transitive)