@cocreate/crud-server
Advanced tools
Comparing version 1.20.3 to 1.20.4
@@ -0,1 +1,8 @@ | ||
## [1.20.4](https://github.com/CoCreate-app/CoCreate-crud-server/compare/v1.20.3...v1.20.4) (2023-05-10) | ||
### Bug Fixes | ||
* apikey renamed to key ([7132442](https://github.com/CoCreate-app/CoCreate-crud-server/commit/71324420f4708f1c8ec03b64e6286deb34238cf8)) | ||
## [1.20.3](https://github.com/CoCreate-app/CoCreate-crud-server/compare/v1.20.2...v1.20.3) (2023-05-10) | ||
@@ -2,0 +9,0 @@ |
module.exports = { | ||
"config": { | ||
"apiKey": "2061acef-0451-4545-f754-60cf8160", | ||
"key": "2061acef-0451-4545-f754-60cf8160", | ||
"organization_id": "5ff747727005da1c272740ab", | ||
@@ -5,0 +5,0 @@ "host": "general.cocreate.app" |
{ | ||
"name": "@cocreate/crud-server", | ||
"version": "1.20.3", | ||
"version": "1.20.4", | ||
"description": "CoCreate-crud-server", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
94130