Skip to content

Commit f2951dd

Browse files
committed
test: add firebase-tools to workflow functions devDepdencies
was very difficult to work with without this dep directly at this level
1 parent ca6b846 commit f2951dd

File tree

2 files changed

+4926
-681
lines changed

2 files changed

+4926
-681
lines changed

.github/workflows/scripts/functions/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"firebase-functions-test": "^3.3.0",
21+
"firebase-tools": "^13.25.0",
2122
"typescript": "^5.6.2"
2223
},
2324
"private": true

0 commit comments

Comments
 (0)