File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 5555 "concurrently" : " ^5.3.0" ,
5656 "eslint" : " ^7.8.1" ,
5757 "eslint-plugin-promise" : " ^4.2.1" ,
58+ "firebase-functions" : " ^3.13.2" ,
5859 "firebase-functions-test" : " ^0.2.3" ,
5960 "husky" : " ^4.2.5" ,
6061 "jest" : " ^26.6.3" ,
Original file line number Diff line number Diff line change @@ -10904,6 +10904,16 @@ firebase-functions-test@^0.2.3:
1090410904 "@types/lodash" "^4.14.104"
1090510905 lodash "^4.17.5"
1090610906
10907+ firebase-functions@^3.13.2:
10908+ version "3.13.2"
10909+ resolved "https://registry.yarnpkg.com/firebase-functions/-/firebase-functions-3.13.2.tgz#e5728b91a51f16f538e53c4f50497056b5702d58"
10910+ integrity sha512-XHgAQZqA62awr4l9mNlJv6qnv5MkMkLuo+hafdW0T7IJj1PgrZtuIo5x+ib2npAcB0XhX5Sg0QR1hMYPAlfbaA==
10911+ dependencies:
10912+ "@types/express" "4.17.3"
10913+ cors "^2.8.5"
10914+ express "^4.17.1"
10915+ lodash "^4.17.14"
10916+
1090710917firebase-functions@^3.6.2:
1090810918 version "3.13.1"
1090910919 resolved "https://registry.yarnpkg.com/firebase-functions/-/firebase-functions-3.13.1.tgz#a34e61ab328903fe88a9532d267f031d9a0d9e23"
You can’t perform that action at this time.
0 commit comments