*Clean up deps

This commit is contained in:
Derrick Hammer 2022-09-21 07:27:47 -04:00
parent f0bdf0364e
commit 2aa8300ec6
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 0 additions and 13 deletions

View File

@ -23,38 +23,25 @@
"@hyperswarm/dht-relay": "^0.3.0", "@hyperswarm/dht-relay": "^0.3.0",
"@lumeweb/kernel-utils": "https://github.com/LumeWeb/kernel-utils.git", "@lumeweb/kernel-utils": "https://github.com/LumeWeb/kernel-utils.git",
"@lumeweb/pokt-rpc-endpoints": "https://github.com/LumeWeb/pokt-rpc-endpoints.git", "@lumeweb/pokt-rpc-endpoints": "https://github.com/LumeWeb/pokt-rpc-endpoints.git",
"@pokt-network/pocket-js": "^0.8.0-rc",
"@skynetlabs/skynet-nodejs": "^2.6.0", "@skynetlabs/skynet-nodejs": "^2.6.0",
"@solana/web3.js": "^1.47.3", "@solana/web3.js": "^1.47.3",
"@types/acme-client": "^3.3.0", "@types/acme-client": "^3.3.0",
"@types/node": "^18.0.0", "@types/node": "^18.0.0",
"@types/node-cron": "^3.0.2", "@types/node-cron": "^3.0.2",
"@types/ws": "^8.5.3", "@types/ws": "^8.5.3",
"acme-client": "^4.2.5",
"ajv": "^8.11.0", "ajv": "^8.11.0",
"algosdk": "^1.18.1",
"async-mutex": "^0.3.2", "async-mutex": "^0.3.2",
"bcfg": "^0.1.7", "bcfg": "^0.1.7",
"blockstore-core": "^1.0.5",
"datastore-core": "^7.0.3",
"date-fns": "^2.28.0", "date-fns": "^2.28.0",
"dotenv": "^16.0.1", "dotenv": "^16.0.1",
"ethers": "^5.6.9", "ethers": "^5.6.9",
"express": "^4.18.1", "express": "^4.18.1",
"fetch-blob": "https://github.com/LumeWeb/fetch-blob.git", "fetch-blob": "https://github.com/LumeWeb/fetch-blob.git",
"globby": "^13.1.2",
"hsd": "https://github.com/LumeWeb/hsd.git#spv-namestate",
"ipfs-core": "^0.15.4",
"ipfs-http-response": "^3.0.4",
"ipfs-repo": "^14.0.1",
"it-last": "^1.0.6",
"it-to-stream": "^1.0.0",
"json-stable-stringify": "^1.0.1", "json-stable-stringify": "^1.0.1",
"libskynet": "https://github.com/LumeWeb/libskynet.git", "libskynet": "https://github.com/LumeWeb/libskynet.git",
"libskynetnode": "https://github.com/LumeWeb/libskynetnode.git", "libskynetnode": "https://github.com/LumeWeb/libskynetnode.git",
"loady": "https://github.com/LumeWeb/loady.git", "loady": "https://github.com/LumeWeb/loady.git",
"loglevel": "^1.8.0", "loglevel": "^1.8.0",
"minimatch": "^5.1.0",
"msgpackr": "^1.6.1", "msgpackr": "^1.6.1",
"node-cache": "^5.1.2", "node-cache": "^5.1.2",
"node-cron": "^3.0.1", "node-cron": "^3.0.1",