mirror of
https://github.com/fluencelabs/aqua-ipfs
synced 2025-04-25 07:52:13 +00:00
Set correct URLs in package.json (#11)
This commit is contained in:
parent
bca86df1b3
commit
2e64ed5e2e
@ -34,7 +34,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/fluencelabs/aqua-dht.git"
|
||||
"url": "git+https://github.com/fluencelabs/ipfs-adapter"
|
||||
},
|
||||
"keywords": [
|
||||
"aqua",
|
||||
@ -43,11 +43,11 @@
|
||||
"author": "Fluence Labs",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/fluencelabs/aqua-dht/issues"
|
||||
"url": "https://github.com/fluencelabs/ipfs-adapter/issues"
|
||||
},
|
||||
"homepage": "https://github.com/fluencelabs/aqua-dht#readme",
|
||||
"homepage": "hhttps://github.com/fluencelabs/ipfs-adapter#readme",
|
||||
"devDependencies": {
|
||||
"@fluencelabs/aqua-cli": "0.1.9-163",
|
||||
"typescript": "^3.9.5"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user