perf(directories): Moving IPFS and OribitDB data to a .ipfsdata directory

This commit is contained in:
Chris Troutner
2021-08-08 10:48:26 -07:00
parent 24684ac25a
commit 06631a81ad
5 changed files with 61 additions and 3241 deletions
+2 -2
View File
@@ -27,8 +27,8 @@
"axios": "^0.21.1",
"bcryptjs": "^2.4.3",
"glob": "^7.1.6",
"ipfs": "^0.54.4",
"ipfs-coord": "^3.2.0",
"ipfs": "0.54.4",
"ipfs-coord": "../ipfs-coord/",
"jsonrpc-lite": "^2.2.0",
"jsonwebtoken": "^8.5.1",
"jwt-bch-lib": "^1.3.0",