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