Commit 80bb75b
committed
chore: add @goggle-cloud/functions-framework
adding this dependency to fix the following error from firebase
```
Build failed: This project is using pnpm but you have not included the
Functions Framework in your dependencies. Please add it by running:
'pnpm add @google-cloud/functions-framework'.; Error ID: 5b6dc8b5
```1 parent 9787bad commit 80bb75b
2 files changed
+503
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
38 | | - | |
39 | | - | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments