Skip to content

Commit

Permalink
chore: downgrade typedoc to generate docs without warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
citizensas committed Dec 28, 2017
1 parent 64f22d8 commit a737355
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"workfront-api-constants": "2.0.0"
},
"devDependencies": {
"@types/form-data": "2.2.1",
"@types/mocha": "2.2.45",
"@types/form-data": "^2.2.1",
"@types/mocha": "^2.2.45",
"codecov": "3.0.0",
"dateformat": "3.0.1",
"execa": "0.8.0",
Expand All @@ -48,7 +48,7 @@
"tslib": "1.8.1",
"tslint": "5.7.0",
"tslint-loader": "3.5.3",
"typedoc": "0.9.0",
"typedoc": "0.8.0",
"typescript": "2.6.2",
"uuid": "3.1.0",
"webpack": "3.10.0"
Expand Down

0 comments on commit a737355

Please sign in to comment.