Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
omermecitoglu committed Jun 15, 2024
1 parent ef9128d commit e2ddf7b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@omer-x/next-openapi-json-generator",
"version": "0.2.0",
"version": "0.2.1",
"description": "a Next.js plugin to generate OpenAPI documentation from route handlers",
"keywords": [
"next.js",
Expand Down Expand Up @@ -56,6 +56,6 @@
"zod": "^3.23.8"
},
"peerDependencies": {
"@omer-x/next-openapi-route-handler": "^0.3.0"
"@omer-x/next-openapi-route-handler": "^0.4.0"
}
}

0 comments on commit e2ddf7b

Please sign in to comment.