diff options
Diffstat (limited to '')
-rw-r--r-- | packages/bun-framework-next/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/bun-framework-next/package.json b/packages/bun-framework-next/package.json index d715a8ba4..646b8e4af 100644 --- a/packages/bun-framework-next/package.json +++ b/packages/bun-framework-next/package.json @@ -11,7 +11,6 @@ "author": "", "license": "MIT", "dependencies": { - "fast-text-encoding": "^1.0.3", "react-is": "^17.0.2", "url-polyfill": "^1.1.12" }, |