Skip to content

Commit

Permalink
fix: add overrides to fix #1657
Browse files Browse the repository at this point in the history
  • Loading branch information
leahecole committed Sep 23, 2024
1 parent 6e040f6 commit 1ef68bb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions gax/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@
"webpack": "^4.0.0",
"webpack-cli": "^4.0.0"
},
"overrides": {
"@compodoc/compodoc": {
"pdfmake": "0.2.12"
}
},
"scripts": {
"docs": "compodoc src/",
"pretest": "npm run prepare",
Expand Down

0 comments on commit 1ef68bb

Please sign in to comment.