chore: rename local packages from acme to alparr
This commit is contained in:
@@ -6,7 +6,7 @@ import type { DefaultSession } from "@auth/core/types";
|
||||
import { DrizzleAdapter } from "@auth/drizzle-adapter";
|
||||
import NextAuth from "next-auth";
|
||||
|
||||
import { db, tableCreator } from "@acme/db";
|
||||
import { db, tableCreator } from "@alparr/db";
|
||||
|
||||
export type { Session } from "next-auth";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user