firebase / firebase-functions-test

MIT License
232 stars 48 forks source link

Update `firebase-functions` version to include updated types #139

Closed TheIronDev closed 2 years ago

TheIronDev commented 2 years ago

This commit updates the version of firebase-functions to be the version of firebase-functions that includes the updated @type definitions.

The parent branch (inlined.type-fixes) has already made the necessary type changes.

Without this, the type definitions may have a mismatch between whats defined in 3.20. and 3.21..