Skip to content

Commit 399019b

Browse files
devversionmmalerba
authored andcommitted
build: re-add firebase app types (#14476)
1 parent 1124dc2 commit 399019b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"@bazel/ibazel": "^0.9.0",
5757
"@bazel/karma": "0.21.0",
5858
"@bazel/typescript": "0.21.0",
59+
"@firebase/app-types": "^0.3.2",
5960
"@octokit/rest": "^15.9.4",
6061
"@schematics/angular": "^7.1.2",
6162
"@types/browser-sync": "^0.0.42",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,11 @@
316316
source-map-support "0.5.9"
317317
tsutils "2.27.2"
318318

319+
"@firebase/app-types@^0.3.2":
320+
version "0.3.2"
321+
resolved "https://registry.yarnpkg.com/@firebase/app-types/-/app-types-0.3.2.tgz#a92dc544290e2893bd8c02a81e684dae3d8e7c85"
322+
integrity sha512-ZD8lTgW07NGgo75bTyBJA8Lt9+NweNzot7lrsBtIvfciwUzaFJLsv2EShqjBeuhF7RpG6YFucJ6m67w5buCtzw==
323+
319324
"@google-cloud/common@^0.17.0":
320325
version "0.17.0"
321326
resolved "https://registry.yarnpkg.com/@google-cloud/common/-/common-0.17.0.tgz#8ef558750db481fc10a13757a49479ab9a1c8c07"

0 commit comments

Comments
 (0)