@cubejs-backend/api-gateway
Advanced tools
Comparing version 0.10.21 to 0.10.24
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.10.24](https://github.com/statsbotco/cubejs-client/compare/v0.10.23...v0.10.24) (2019-08-16) | ||
**Note:** Version bump only for package @cubejs-backend/api-gateway | ||
## [0.10.21](https://github.com/statsbotco/cubejs-client/compare/v0.10.20...v0.10.21) (2019-08-05) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "Statsbot, Inc.", | ||
"version": "0.10.21", | ||
"version": "0.10.24", | ||
"engines": { | ||
@@ -11,5 +11,2 @@ "node": ">=8.11.1" | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "mocha" | ||
}, | ||
"dependencies": { | ||
@@ -29,3 +26,3 @@ "@hapi/joi": "^14.0.6", | ||
"license": "Apache-2.0", | ||
"gitHead": "67c6be7cbd086c4139d9e7f5b2ad20c157a88911" | ||
"gitHead": "e31a80c424f26b911aefbddb4130fb5ab516239c" | ||
} |
33924