Skip to content

Commit

Permalink
chore(package): removed unused peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
H4ad committed Jul 16, 2022
1 parent 0f8f35b commit d09fc59
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
7 changes: 6 additions & 1 deletion 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 @@ -101,7 +101,6 @@
},
"peerDependencies": {
"@azure/functions": ">= 2.0.0",
"@azure/functions-v3": "npm:@azure/[email protected]",
"@hapi/hapi": ">= 20.0.0",
"@trpc/server": ">= 9.0.0",
"@types/aws-lambda": ">= 8.10.92",
Expand All @@ -117,9 +116,6 @@
"@azure/functions": {
"optional": true
},
"@azure/functions-v3": {
"optional": true
},
"@hapi/hapi": {
"optional": true
},
Expand Down

0 comments on commit d09fc59

Please sign in to comment.