Skip to content

Commit

Permalink
move to new folder naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Calder committed Jun 6, 2023
1 parent e69c911 commit 4ac5cfd
Show file tree
Hide file tree
Showing 19 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@keystone-6/example-nextjs-keystone-supabase",
"name": "@keystone-6/example-framework-nextjs-supabase-auth",
"scripts": {
"build": "keystone build --no-ui && next build",
"build:keystone": "keystone build",
Expand Down Expand Up @@ -28,5 +28,5 @@
"prisma": "^4.15.0",
"typescript": "~5.0.0"
},
"repository": "https://github.com/keystonejs/keystone/tree/main/examples/nextjs-keystone-supabase-auth"
"repository": "https://github.com/keystonejs/keystone/tree/main/examples/framework-nextjs-supabase-auth"
}

0 comments on commit 4ac5cfd

Please sign in to comment.