Skip to content

Commit

Permalink
add next-openapi-route-handler as peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
omermecitoglu committed Jun 5, 2024
1 parent 84db1e4 commit e3c42de
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
13 changes: 13 additions & 0 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,8 @@
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
"zod": "^3.23.8"
},
"peerDependencies": {
"@omer-x/next-openapi-route-handler": "^0.1.0"
}
}

0 comments on commit e3c42de

Please sign in to comment.