remove fs from package.json

This commit is contained in:
nitowa
2025-12-30 03:18:57 +00:00
parent 85cc1a95b4
commit be1340f931
-1
View File
@@ -12,7 +12,6 @@
"dependencies": { "dependencies": {
"@helia/json": "^5.0.3", "@helia/json": "^5.0.3",
"@helia/strings": "^5.0.3", "@helia/strings": "^5.0.3",
"fs": "^0.0.1-security",
"helia": "^6.0.14", "helia": "^6.0.14",
"typescript": "^5.9.3", "typescript": "^5.9.3",
"winston": "^3.19.0" "winston": "^3.19.0"