Skip to content

Commit

Permalink
fix: add dependency to fix tests (#1658)
Browse files Browse the repository at this point in the history
* fix: add overrides to fix #1657

* fix: remove overrides, install pdfmake directly
  • Loading branch information
leahecole authored Sep 24, 2024
1 parent 6e040f6 commit 564e9e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gax/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"mocha": "^9.0.0",
"ncp": "^2.0.0",
"null-loader": "^4.0.0",
"pdfmake": "0.2.12",
"protobufjs-cli": "1.1.3",
"proxyquire": "^2.0.1",
"pumpify": "^2.0.0",
Expand All @@ -63,6 +64,7 @@
"webpack": "^4.0.0",
"webpack-cli": "^4.0.0"
},

"scripts": {
"docs": "compodoc src/",
"pretest": "npm run prepare",
Expand Down

0 comments on commit 564e9e7

Please sign in to comment.