Comparing version 0.0.68 to 0.0.69
{ | ||
"name": "@lbu/cli", | ||
"version": "0.0.68", | ||
"version": "0.0.69", | ||
"description": "CLI containing utilities and simple script runner", | ||
@@ -30,4 +30,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@lbu/insight": "0.0.68", | ||
"@lbu/stdlib": "0.0.68", | ||
"@lbu/insight": "0.0.69", | ||
"@lbu/stdlib": "0.0.69", | ||
"c8": "7.3.0", | ||
@@ -59,3 +59,3 @@ "chokidar": "3.4.2", | ||
}, | ||
"gitHead": "492675053e2de2236eefb2fd467a66f3862b0b6b" | ||
"gitHead": "ba09972b791aabc39b2a427491676dc29ef9c059" | ||
} |
@@ -97,6 +97,2 @@ # @lbu/cli | ||
- OpenAPI to LBU converter | ||
- Generate stubs (types and structure only) so packages can also use LBU | ||
- router structure | ||
- api client structure (Typescript supported) | ||
- and of course the normal types generator | ||
@@ -103,0 +99,0 @@ ## Docs and development |
351197
54
118
+ Added@lbu/insight@0.0.69(transitive)
+ Added@lbu/stdlib@0.0.69(transitive)
- Removed@lbu/insight@0.0.68(transitive)
- Removed@lbu/stdlib@0.0.68(transitive)
Updated@lbu/insight@0.0.69
Updated@lbu/stdlib@0.0.69