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