chore: isolate frontend and backend via npm workspaces and @mmapp/contracts
Co-authored-by: Cursor <[email protected]>
This commit is contained in:
@@ -3,7 +3,7 @@ import {
|
||||
listEventsQuerySchema,
|
||||
type EventItem,
|
||||
type ListEventsQuery,
|
||||
} from "@/packages/contracts/src/events"
|
||||
} from "@mmapp/contracts/events"
|
||||
import { requestJson } from "@/shared/api/http-client"
|
||||
|
||||
type ListEventsResponse = {
|
||||
|
||||
Reference in New Issue
Block a user