Skip to content

Commit

Permalink
Merge pull request #59
Browse files Browse the repository at this point in the history
feature/nem-22
  • Loading branch information
z4nr34l authored Jul 23, 2024
2 parents 74a1a7f + 516c77d commit a30ffea
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 19 deletions.
6 changes: 4 additions & 2 deletions packages/next-easy-middlewares/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-easy-middlewares",
"version": "1.1.2",
"version": "1.1.3",
"keywords": [
"Next.js",
"Middleware",
Expand Down Expand Up @@ -30,7 +30,6 @@
},
"prettier": "@vercel/style-guide/prettier",
"dependencies": {
"next": "15.0.0-rc.0",
"path-to-regexp": "^6.2.2"
},
"devDependencies": {
Expand All @@ -42,5 +41,8 @@
"react": "19.0.0-rc.0",
"tsup": "^8.1.0",
"typescript": "^5.4.5"
},
"peerDependencies": {
"next": ">=13"
}
}
66 changes: 49 additions & 17 deletions pnpm-lock.yaml

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

0 comments on commit a30ffea

Please sign in to comment.