Browse Source

remove fs from package.json

master
nitowa 3 months ago
parent
commit
be1340f931
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      package.json

+ 0
- 1
package.json View File

12
   "dependencies": {
12
   "dependencies": {
13
     "@helia/json": "^5.0.3",
13
     "@helia/json": "^5.0.3",
14
     "@helia/strings": "^5.0.3",
14
     "@helia/strings": "^5.0.3",
15
-    "fs": "^0.0.1-security",
16
     "helia": "^6.0.14",
15
     "helia": "^6.0.14",
17
     "typescript": "^5.9.3",
16
     "typescript": "^5.9.3",
18
     "winston": "^3.19.0"
17
     "winston": "^3.19.0"

Loading…
Cancel
Save