fix: build error

This commit is contained in:
Piyush Gupta
2024-11-16 10:28:22 +05:30
parent 1f693689ce
commit 897b18d5b5

View File

@@ -7,7 +7,7 @@ import { HttpsProxyAgent } from "https-proxy-agent";
import fetch from "node-fetch";
import { cache as reactCache } from "react";
import { prisma } from "@formbricks/database";
import { cache, revalidateTag } from "@formbricks/lib/cache";
import { cache } from "@formbricks/lib/cache";
import {
E2E_TESTING,
ENTERPRISE_LICENSE_KEY,