chore(dependencies): remove unused dependencies
Upgraded the package version to 0.0.2 and removed several unused dependencies such as multer, socket.io, and webtorrent. This cleanup helps to reduce the package size and potential security vulnerabilities. Retained essential dependencies like express. No functional changes to the codebase.
This commit is contained in:
parent
6a2bfdbf60
commit
f87ec52173
2 changed files with 5 additions and 1772 deletions
1772
package-lock.json
generated
1772
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -19,9 +19,6 @@
|
|||
"bip39": "^3.1.0",
|
||||
"bittorrent-tracker": "^11.1.0",
|
||||
"ejs": "^3.1.10",
|
||||
"express": "^4.19.2",
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"socket.io": "^4.7.5",
|
||||
"webtorrent": "^2.4.1"
|
||||
"express": "^4.19.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue