@aiot-toolkit/commander
Advanced tools
Comparing version 2.0.3-beta.6 to 2.0.3-beta.7
{ | ||
"name": "@aiot-toolkit/commander", | ||
"version": "2.0.3-beta.6", | ||
"version": "2.0.3-beta.7", | ||
"description": "A tool that generates complete commands with configuration", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@aiot-toolkit/shared-utils": "2.0.3-beta.6", | ||
"@aiot-toolkit/shared-utils": "2.0.3-beta.7", | ||
"@inquirer/prompts": "^3.0.3", | ||
@@ -29,3 +29,3 @@ "chalk": "^4.0.0", | ||
}, | ||
"gitHead": "586a0076bcee4555f957ee67ca8774ae19e616f6" | ||
"gitHead": "9621c52866d7bb1dc23110c4c9cc772b6169b682" | ||
} |
+ Added@aiot-toolkit/shared-utils@2.0.3-beta.7(transitive)
- Removed@aiot-toolkit/shared-utils@2.0.3-beta.6(transitive)