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