Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
Fun117 committed Nov 8, 2024
1 parent a10e98b commit af01685
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 49 deletions.
104 changes: 57 additions & 47 deletions packages/nextjs/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 packages/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scratch-auth/nextjs",
"version": "0.0.2-beta-1410m-20241104",
"version": "0.0.2-rc-1031m-20241108",
"description": "Scratch Auth is a simple OAuth service for Scratch. It provides developers with an easy-to-understand API and users with a smooth login experience. By using @scratch-auth/nextjs, you can easily implement OAuth functionality into your site.",
"main": "./src/index.d.ts",
"scripts": {
Expand Down Expand Up @@ -33,7 +33,7 @@
"autoprefixer": "^10.4.20",
"clsx": "^2.1.1",
"lucide-react": "^0.453.0",
"next": "latest",
"next": "15.0.3",
"postcss": "^8.4.47",
"react": "^18.3.1",
"uuid": "^11.0.2"
Expand Down

0 comments on commit af01685

Please sign in to comment.