kmore-cli
Advanced tools
Comparing version 0.16.0 to 0.16.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.16.1](https://github.com/waitingsong/kmore/compare/v0.16.0...v0.16.1) (2020-04-15) | ||
**Note:** Version bump only for package kmore-cli | ||
# [0.16.0](https://github.com/waitingsong/kmore/compare/v0.15.0...v0.16.0) (2020-04-14) | ||
@@ -8,0 +16,0 @@ |
@@ -7,3 +7,3 @@ #!/usr/bin/env node | ||
* | ||
* @version 0.15.0 | ||
* @version 0.16.0 | ||
* @author waiting | ||
@@ -10,0 +10,0 @@ * @license MIT |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 0.15.0 | ||
* @version 0.16.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "kmore-cli", | ||
"author": "waiting", | ||
"version": "0.16.0", | ||
"version": "0.16.1", | ||
"description": "Command line to generate config of tables from ts types file for kmore", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"@waiting/shared-types": "3", | ||
"kmore-types": "^0.16.0", | ||
"kmore-types": "^0.16.1", | ||
"rxjs": "^6.5.2", | ||
@@ -87,3 +87,3 @@ "yargs": "15" | ||
}, | ||
"gitHead": "aa43e37f1be046ddf740b635cb1faa4ed313c04d" | ||
"gitHead": "9589273216b7de0ff2c92940220de2622895118d" | ||
} |
15664
Updatedkmore-types@^0.16.1