File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 - name : Install deps
3939 run : pnpm i
4040
41- # - name: Build and pack
42- # run: pnpm prepack
41+ - name : Build and pack
42+ run : pnpm build
4343
44- # - name: Publish package preview
45- # run: pnpx pkg-pr-new publish --compact
44+ - name : Publish package preview
45+ run : pnpx pkg-pr-new publish --compact
Original file line number Diff line number Diff line change 11{
2- "name" : " next-auth " ,
2+ "name" : " @sidebase/fork-authjs " ,
33 "version" : " 4.24.13" ,
4- "description" : " Authentication for Next.js " ,
4+ "description" : " Authentication for Nuxt " ,
55 "homepage" : " https://authjs.dev" ,
6- "repository" : " https://github.com/nextauthjs/next-auth .git" ,
6+ "repository" : " https://github.com/sidebase/fork-authjs .git" ,
77 "author" : " Iain Collins <me@iaincollins.com>" ,
88 "contributors" : [
99 " Balázs Orbán <info@balazsorban.com>" ,
You can’t perform that action at this time.
0 commit comments