Remove redundant dependencies

This commit is contained in:
Lee Miller 2023-11-05 04:39:52 +02:00
parent b9ba97fb91
commit 9eea54236b
Signed by: lee.miller
GPG Key ID: 4F97A5EA88F4AB63
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@
"dependencies": {
"bignum": "^0.13.1",
"bitmessage": "git+https://git.bitmessage.org/Bitmessage/bitmessage-js.git#mac",
"nan": "2.15.0",
"secp256k1": "3.7.1",
"zeromq": "5.3.1"
}
}