diff options
| author | Fuwn <[email protected]> | 2023-11-19 04:44:34 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-11-19 04:44:34 -0800 |
| commit | 6d52426401872cbcd5307522acfbf0030cb70b04 (patch) | |
| tree | 4ae9e39169c64334f1e637dd4092899914040546 /package.json | |
| parent | deps(prettier): bump prettier deps (diff) | |
| download | frontend-next-6d52426401872cbcd5307522acfbf0030cb70b04.tar.xz frontend-next-6d52426401872cbcd5307522acfbf0030cb70b04.zip | |
deps: remove unused
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json index dfaa372..1b09128 100644 --- a/package.json +++ b/package.json @@ -32,10 +32,8 @@ "sakura.css": "1.3.1" }, "devDependencies": { - "@sveltejs/adapter-auto": "^2.0.0", "@sveltejs/adapter-cloudflare": "^2.3.3", "@sveltejs/kit": "^1.20.4", - "@types/cookie": "0.4.1", "@typescript-eslint/eslint-plugin": "^5.45.0", "@typescript-eslint/parser": "^5.45.0", "eslint": "^8.28.0", |