diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
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", |