From be1340f93171a9f093788d1e9bcde808f00dae7c Mon Sep 17 00:00:00 2001 From: nitowa Date: Tue, 30 Dec 2025 03:18:57 +0000 Subject: [PATCH] remove fs from package.json --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index a519ca9..fe54cb0 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,6 @@ "dependencies": { "@helia/json": "^5.0.3", "@helia/strings": "^5.0.3", - "fs": "^0.0.1-security", "helia": "^6.0.14", "typescript": "^5.9.3", "winston": "^3.19.0"