@kubb/cli
Advanced tools
Comparing version 1.0.0-beta.10 to 1.0.0-beta.11
@@ -181,3 +181,3 @@ #!/usr/bin/env node | ||
// package.json | ||
var version = "1.0.0-beta.10"; | ||
var version = "1.0.0-beta.11"; | ||
@@ -184,0 +184,0 @@ // src/index.ts |
{ | ||
"name": "@kubb/cli", | ||
"version": "1.0.0-beta.10", | ||
"version": "1.0.0-beta.11", | ||
"description": "Generator cli", | ||
@@ -36,3 +36,3 @@ "repository": { | ||
"@humanwhocodes/module-importer": "^1.0.1", | ||
"@kubb/core": "1.0.0-beta.10", | ||
"@kubb/core": "1.0.0-beta.11", | ||
"chokidar": "^3.5.3", | ||
@@ -51,7 +51,7 @@ "commander": "^10.0.0", | ||
"devDependencies": { | ||
"@kubb/swagger": "1.0.0-beta.10", | ||
"@kubb/swagger": "1.0.0-beta.11", | ||
"@types/node": "^18.15.11", | ||
"@types/lodash.isobject": "^3.0.7", | ||
"tsup": "^6.7.0", | ||
"typescript": "^5.0.3" | ||
"typescript": "^5.0.4" | ||
}, | ||
@@ -58,0 +58,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@kubb/core@1.0.0-beta.11(transitive)
- Removed@kubb/core@1.0.0-beta.10(transitive)
Updated@kubb/core@1.0.0-beta.11