@kubb/core
Advanced tools
Comparing version 0.34.0 to 0.35.0
@@ -159,2 +159,3 @@ import EventEmitter from 'events'; | ||
debug?: boolean; | ||
watch?: string; | ||
}; | ||
@@ -161,0 +162,0 @@ type KubbPluginKind = 'schema' | 'controller'; |
{ | ||
"name": "@kubb/core", | ||
"version": "0.34.0", | ||
"version": "0.35.0", | ||
"description": "Generator core", | ||
@@ -5,0 +5,0 @@ "repository": { |
132649
1628