Skip to content

Commit

Permalink
Explicitly install types/node
Browse files Browse the repository at this point in the history
It was previously only provided through a transitive dependency on puppeteer and karma
  • Loading branch information
Acconut committed May 29, 2024
1 parent 8538ead commit e5a38ea
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 213 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"uglify-js": "^3.9.2"
},
"dependencies": {
"@types/node": "^20.12.12",
"buffer-from": "^1.1.2",
"combine-errors": "^3.0.3",
"is-stream": "^2.0.0",
Expand Down
Loading

0 comments on commit e5a38ea

Please sign in to comment.