We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1375fd commit debff59Copy full SHA for debff59
package.json
@@ -3,13 +3,13 @@
3
"version": "1.0.0",
4
"description": "Blockstores and datastores used by IP-JS internals",
5
"license": "Apache-2.0 OR MIT",
6
- "homepage": "https://github.com/ipfs/js-stores#readme",
+ "homepage": "https://github.com/dao-xyz/js-stores#readme",
7
"repository": {
8
"type": "git",
9
- "url": "git+https://github.com/ipfs/js-stores.git"
+ "url": "git+https://github.com//dao-xyz/js-stores.git"
10
},
11
"bugs": {
12
- "url": "https://github.com/ipfs/js-stores/issues"
+ "url": "https://github.com//dao-xyz/js-stores/issues"
13
14
"private": true,
15
"scripts": {
0 commit comments