@kubb/cli
Advanced tools
Comparing version 0.31.4 to 0.32.0
@@ -102,3 +102,3 @@ #!/usr/bin/env node | ||
// package.json | ||
var version = "0.31.4"; | ||
var version = "0.32.0"; | ||
@@ -105,0 +105,0 @@ // src/index.ts |
{ | ||
"name": "@kubb/cli", | ||
"version": "0.31.4", | ||
"version": "0.32.0", | ||
"description": "Generator cli", | ||
@@ -23,3 +23,3 @@ "repository": { | ||
"dependencies": { | ||
"@kubb/core": "0.31.4", | ||
"@kubb/core": "0.32.0", | ||
"commander": "^9.4.1", | ||
@@ -26,0 +26,0 @@ "cosmiconfig": "^8.0.0", |
Sorry, the diff of this file is not supported yet
+ Added@kubb/core@0.32.0(transitive)
- Removed@kubb/core@0.31.4(transitive)
Updated@kubb/core@0.32.0