@kubb/cli
Advanced tools
Comparing version 0.39.0 to 0.39.1
@@ -158,3 +158,3 @@ #!/usr/bin/env node | ||
// package.json | ||
var version = "0.39.0"; | ||
var version = "0.39.1"; | ||
@@ -161,0 +161,0 @@ // src/index.ts |
{ | ||
"name": "@kubb/cli", | ||
"version": "0.39.0", | ||
"version": "0.39.1", | ||
"description": "Generator cli", | ||
@@ -30,3 +30,3 @@ "repository": { | ||
"dependencies": { | ||
"@kubb/core": "0.39.0", | ||
"@kubb/core": "0.39.1", | ||
"chokidar": "^3.5.3", | ||
@@ -44,3 +44,3 @@ "commander": "^10.0.0", | ||
"@types/node": "^18.13.0", | ||
"tsup": "^6.6.0", | ||
"tsup": "^6.6.3", | ||
"typescript": "^4.9.5" | ||
@@ -47,0 +47,0 @@ }, |
Sorry, the diff of this file is not supported yet
+ Added@kubb/core@0.39.1(transitive)
- Removed@kubb/core@0.39.0(transitive)
Updated@kubb/core@0.39.1