From b1ade266e5b35931cfefb9f59451e1e522a9114c Mon Sep 17 00:00:00 2001 From: Hyteq Date: Wed, 2 Jul 2025 16:25:08 +0300 Subject: [PATCH] fix: CDN instead of app for databooty --- .npmrc | 2 +- apps/web/src/app/layout.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.npmrc b/.npmrc index 231e504..c546571 100644 --- a/.npmrc +++ b/.npmrc @@ -1,2 +1,2 @@ install-strategy="nested" -node-linker=isolated \ No newline at end of file +node-linker=isolated \ No newline at end of file diff --git a/apps/web/src/app/layout.tsx b/apps/web/src/app/layout.tsx index 4f8243b..6dd74b8 100644 --- a/apps/web/src/app/layout.tsx +++ b/apps/web/src/app/layout.tsx @@ -31,7 +31,7 @@ export default function RootLayout({