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