This repository was archived by the owner on Sep 24, 2021. It is now read-only.
Tags: fredriks/cloud-functions-runtime-config
Tags
Upgraded package dependencies Fixed breaking changes in googleapis: - Callback signature changed from f(err, body, res) to f(err, res) where body has moved to res->data. https://github.com/google/google-api-nodejs-client/releases/tag/v25.0.0 - The library now requries the use of ES6 named imports. https://github.com/google/google-api-nodejs-client/releases/tag/v26.0.0