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