Comparing version 23.0.0 to 23.0.2
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 22.6.1 | ||
* @version 23.0.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "kmore", | ||
"author": "waiting", | ||
"version": "23.0.0", | ||
"version": "23.0.2", | ||
"description": "A SQL query builder based on knex with powerful TypeScript type support", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
"cross-env": "7", | ||
"kmore-types": "^23.0.0", | ||
"kmore-types": "^23.0.2", | ||
"knex": "^0.95.14", | ||
@@ -77,3 +77,3 @@ "pg": "^8.7.1", | ||
}, | ||
"gitHead": "c78a25e941b9c38c805c061743d82b5f020410a2" | ||
"gitHead": "31a41bd35f5306b659f4718f4ff86a0f499f2e54" | ||
} |