🧑‍💻 Switch to pnpm

This commit is contained in:
Luke Vella 2024-10-12 14:26:05 +01:00
parent 9af5b696c8
commit 07bd33fa63
No known key found for this signature in database
GPG key ID: 469CAD687F0D784C
27 changed files with 19407 additions and 16350 deletions

View file

@ -1,4 +1,4 @@
import * as Sentry from "@sentry/browser";
import * as Sentry from "@sentry/nextjs";
import { MutationCache } from "@tanstack/react-query";
import { httpBatchLink } from "@trpc/client";
import superjson from "superjson";