Skip to content

Commit 945eda2

Browse files
committed
added cors to functions
1 parent 558e877 commit 945eda2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

functions/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"@google-cloud/storage": "^4.7.0",
1818
"camelcase": "^5.3.1",
1919
"cookie-parser": "^1.4.4",
20+
"cors": "^2.8.5",
2021
"express": "^4.17.1",
2122
"firebase-admin": "^8.12.1",
2223
"firebase-function-tools": "^1.1.3",

0 commit comments

Comments
 (0)