kmore-cli
Advanced tools
Comparing version 5.4.0 to 5.5.0
@@ -7,3 +7,3 @@ #!/usr/bin/env node | ||
* | ||
* @version 5.3.1 | ||
* @version 5.4.0 | ||
* @author waiting | ||
@@ -10,0 +10,0 @@ * @license MIT |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 5.3.1 | ||
* @version 5.4.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "kmore-cli", | ||
"author": "waiting", | ||
"version": "5.4.0", | ||
"version": "5.5.0", | ||
"description": "Command line to generate dicts from ts source files for kmore", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"@waiting/shared-types-dev": "2", | ||
"kmore-types": "^5.4.0", | ||
"kmore-types": "^5.5.0", | ||
"rxjs": "7", | ||
@@ -100,3 +100,3 @@ "rxwalker": "4", | ||
}, | ||
"gitHead": "5778c223ea49a851e633e320fb143ccc130df697" | ||
"gitHead": "f6597902b8ef6e100adcaadac95bc74b0c7163ff" | ||
} |
Updatedkmore-types@^5.5.0