aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/next-env.d.ts
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-09-21 12:32:34 +0000
committerMohamedBassem <me@mbassem.com>2024-09-21 12:32:34 +0000
commit55201db5af0125de5c9fd1f02ece3e2fe42fd25b (patch)
tree52b42245f3ea72ca9cbc232414828614418bd473 /apps/web/next-env.d.ts
parente585ce6df855c7f3e53b2730990143691eb8e41b (diff)
downloadkarakeep-55201db5af0125de5c9fd1f02ece3e2fe42fd25b.tar.zst
deps: Upgrade nextjs to 14.2.13
Diffstat (limited to 'apps/web/next-env.d.ts')
-rw-r--r--apps/web/next-env.d.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/next-env.d.ts b/apps/web/next-env.d.ts
index 4f11a03d..40c3d680 100644
--- a/apps/web/next-env.d.ts
+++ b/apps/web/next-env.d.ts
@@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
-// see https://nextjs.org/docs/basic-features/typescript for more information.
+// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.