Skip to content

Commit fdd3f93

Browse files
authored
Merge pull request #17 from vordgi/nmc-15
nmc-15 update pkg in auth-intl example
2 parents 57fd31e + fd0f1ce commit fdd3f93

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

examples/auth-intl/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@nimpl/middleware-chain": "0.1.2",
12+
"@nimpl/middleware-chain": "0.2.0",
1313
"next": "14.2.3",
1414
"next-auth": "4.24.7",
1515
"next-intl": "3.14.1",
@@ -22,4 +22,4 @@
2222
"@types/react-dom": "^18",
2323
"typescript": "^5"
2424
}
25-
}
25+
}

examples/auth-intl/pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)