We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ff3b6c commit e00301dCopy full SHA for e00301d
integration_test/functions/package.json
@@ -14,7 +14,7 @@
14
},
15
"main": "lib/index.js",
16
"devDependencies": {
17
- "typescript": "^2.8.3"
+ "typescript": "~2.8.3"
18
19
"private": true
20
}
package.json
@@ -46,7 +46,7 @@
46
"nock": "^9.0.0",
47
"sinon": "^1.17.4",
48
"tslint": "^3.15.1",
49
50
51
"peerDependencies": {
52
"firebase-admin": "~5.12.1"
0 commit comments