Skip to content

Commit

Permalink
fix: remove unneeded peer dependency on @types/node
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Jun 15, 2024
1 parent a17fdd2 commit f32d369
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,11 @@
"webpack": "^5.92.0"
},
"peerDependencies": {
"@types/node": "*",
"serverless": "1 || 2 || 3",
"ts-node": ">= 8.3.0",
"webpack": ">= 3.0.0 < 6"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
},
"ts-node": {
"optional": true
}
Expand Down

0 comments on commit f32d369

Please sign in to comment.