Skip to content

Commit a737355

Browse files
committed
chore: downgrade typedoc to generate docs without warnings
1 parent 64f22d8 commit a737355

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"workfront-api-constants": "2.0.0"
2323
},
2424
"devDependencies": {
25-
"@types/form-data": "2.2.1",
26-
"@types/mocha": "2.2.45",
25+
"@types/form-data": "^2.2.1",
26+
"@types/mocha": "^2.2.45",
2727
"codecov": "3.0.0",
2828
"dateformat": "3.0.1",
2929
"execa": "0.8.0",
@@ -48,7 +48,7 @@
4848
"tslib": "1.8.1",
4949
"tslint": "5.7.0",
5050
"tslint-loader": "3.5.3",
51-
"typedoc": "0.9.0",
51+
"typedoc": "0.8.0",
5252
"typescript": "2.6.2",
5353
"uuid": "3.1.0",
5454
"webpack": "3.10.0"

0 commit comments

Comments
 (0)