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