diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/package.json b/package.json index 67815cfa..416a51be 100644 --- a/package.json +++ b/package.json @@ -63,13 +63,5 @@ "uuid": "^10.0.0", "wanakana": "^5.3.1", "web-push": "^3.6.7" - }, - "trustedDependencies": [ - "@sveltejs/kit", - "@vercel/speed-insights", - "es5-ext", - "esbuild", - "msw", - "protobufjs" - ] + } } |