aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-08 17:39:00 +0000
committerFuwn <[email protected]>2022-03-08 17:39:00 +0000
commitedfd5fddf09fefe6dd429906ca9b3fa0705389d1 (patch)
tree21f538df2c9804eadba23ff8db9c8749df741a6c /package.json
parentfix(config): prerender (diff)
downloadfrontend-next-edfd5fddf09fefe6dd429906ca9b3fa0705389d1.tar.xz
frontend-next-edfd5fddf09fefe6dd429906ca9b3fa0705389d1.zip
fix: cloudflare pages
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 9e248b7..36fcca9 100644
--- a/package.json
+++ b/package.json
@@ -37,6 +37,7 @@
"devDependencies": {
"@playwright/test": "^1.19.1",
"@sveltejs/adapter-auto": "next",
+ "@sveltejs/adapter-cloudflare": "^1.0.0-next.15",
"@sveltejs/kit": "next",
"@types/cookie": "^0.4.1",
"@typescript-eslint/eslint-plugin": "^5.10.1",