functions-samples icon indicating copy to clipboard operation
functions-samples copied to clipboard

Fix sample by updating typescript version.

Open taeold opened this issue 2 years ago • 0 comments

Sample relies on older typescript version that is no longer compatible with the firebase-admin package.

With this change git clone && firebase deploy should just work (TM).

Fixes https://github.com/firebase/firebase-tools/issues/5486

taeold avatar Feb 03 '23 19:02 taeold