Skip to content

Commit d741983

Browse files
devversionmmalerba
authored andcommitted
build: remove unused dependencies (#14353)
1 parent c4b3484 commit d741983

File tree

2 files changed

+712
-1291
lines changed

2 files changed

+712
-1291
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
"@bazel/karma": "0.21.0",
5858
"@bazel/typescript": "0.21.0",
5959
"@firebase/app-types": "^0.3.2",
60-
"@google-cloud/storage": "^1.1.1",
6160
"@octokit/rest": "^15.9.4",
6261
"@schematics/angular": "^7.1.0",
6362
"@types/browser-sync": "^0.0.42",
@@ -85,7 +84,6 @@
8584
"dgeni": "^0.4.10",
8685
"dgeni-packages": "^0.26.12",
8786
"firebase": "^5.5.2",
88-
"firebase-admin": "^5.0.0",
8987
"firebase-tools": "^4.1.0",
9088
"fs-extra": "^3.0.1",
9189
"glob": "^7.1.2",
@@ -140,7 +138,7 @@
140138
"tsconfig-paths": "^2.3.0",
141139
"tslint": "^5.11.0",
142140
"tsutils": "^3.0.0",
143-
"typescript": "^3.1.1",
141+
"typescript": "~3.1.1",
144142
"uglify-js": "^2.8.14"
145143
}
146144
}

0 commit comments

Comments
 (0)