@kubb/cli
Advanced tools
Comparing version 1.0.0-beta.11 to 1.0.0-beta.12
@@ -181,3 +181,3 @@ #!/usr/bin/env node | ||
// package.json | ||
var version = "1.0.0-beta.11"; | ||
var version = "1.0.0-beta.12"; | ||
@@ -184,0 +184,0 @@ // src/index.ts |
{ | ||
"name": "@kubb/cli", | ||
"version": "1.0.0-beta.11", | ||
"version": "1.0.0-beta.12", | ||
"description": "Generator cli", | ||
@@ -36,3 +36,3 @@ "repository": { | ||
"@humanwhocodes/module-importer": "^1.0.1", | ||
"@kubb/core": "1.0.0-beta.11", | ||
"@kubb/core": "1.0.0-beta.12", | ||
"chokidar": "^3.5.3", | ||
@@ -51,3 +51,3 @@ "commander": "^10.0.0", | ||
"devDependencies": { | ||
"@kubb/swagger": "1.0.0-beta.11", | ||
"@kubb/swagger": "1.0.0-beta.12", | ||
"@types/node": "^18.15.11", | ||
@@ -54,0 +54,0 @@ "@types/lodash.isobject": "^3.0.7", |
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.12(transitive)
- Removed@kubb/core@1.0.0-beta.11(transitive)
Updated@kubb/core@1.0.0-beta.12