Skip to content

Commit 9f58f6d

Browse files
authored
downgrade firebase-tools in rules-unit-testing to be consistent with the rest of the repo (#3646)
1 parent f8f3738 commit 9f58f6d

File tree

2 files changed

+4
-314
lines changed

2 files changed

+4
-314
lines changed

packages/rules-unit-testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@google-cloud/firestore": "4.2.0",
3131
"@types/request": "2.48.5",
3232
"firebase-admin": "9.0.0",
33-
"firebase-tools": "8.7.0",
33+
"firebase-tools": "8.6.0",
3434
"rollup": "2.23.0",
3535
"rollup-plugin-typescript2": "0.27.1"
3636
},

0 commit comments

Comments
 (0)