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": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/fluencelabs/aqua-dht.git"
|
"url": "git+https://github.com/fluencelabs/ipfs-adapter"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"aqua",
|
"aqua",
|
||||||
@ -43,11 +43,11 @@
|
|||||||
"author": "Fluence Labs",
|
"author": "Fluence Labs",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"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": {
|
"devDependencies": {
|
||||||
"@fluencelabs/aqua-cli": "0.1.9-163",
|
"@fluencelabs/aqua-cli": "0.1.9-163",
|
||||||
"typescript": "^3.9.5"
|
"typescript": "^3.9.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user