We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ed7b6 commit 380390fCopy full SHA for 380390f
src/frameworks/constants.ts
@@ -25,7 +25,7 @@ export const FEATURE_REQUEST_URL =
25
"https://github.com/firebase/firebase-tools/issues/new?template=feature_request.md";
26
export const MAILING_LIST_URL = "https://goo.gle/41enW5X";
27
28
-export const FIREBASE_FRAMEWORKS_VERSION = "^0.10.1";
+export const FIREBASE_FRAMEWORKS_VERSION = "^0.10.4";
29
export const FIREBASE_FUNCTIONS_VERSION = "^4.3.0";
30
export const FIREBASE_ADMIN_VERSION = "^11.0.1";
31
export const SHARP_VERSION = "^0.32.1";
0 commit comments