Skip to content

Commit 1471250

Browse files
authored
Pin "typedoc" version to 0.14.2 (#655)
1 parent 71491e9 commit 1471250

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firebase-functions",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"description": "Firebase SDK for Cloud Functions",
55
"keywords": [
66
"firebase",
@@ -73,7 +73,7 @@
7373
"tslint-config-prettier": "^1.18.0",
7474
"tslint-no-unused-expression-chai": "^0.1.4",
7575
"tslint-plugin-prettier": "^2.0.1",
76-
"typedoc": "^0.17.1",
76+
"typedoc": "0.14.2",
7777
"typescript": "^3.5.2",
7878
"yargs": "^15.3.1"
7979
},

0 commit comments

Comments
 (0)