mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-04-25 11:42:33 +00:00
chore: ^ to ~
This commit is contained in:
parent
ce52008010
commit
9bea979b08
14
package.json
14
package.json
@ -7,7 +7,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/diasdavid/interface-record-store.git"
|
"url": "https://github.com/libp2p/interface-record-store.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"IPFS"
|
"IPFS"
|
||||||
@ -18,13 +18,13 @@
|
|||||||
"author": "David Dias <daviddias@ipfs.io>",
|
"author": "David Dias <daviddias@ipfs.io>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/diasdavid/interface-record-store/issues"
|
"url": "https://github.com/libp2p/interface-record-store/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/diasdavid/interface-record-store",
|
"homepage": "https://github.com/libp2p/interface-record-store",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ecdsa": "^0.7.0",
|
"ecdsa": "~0.7.0",
|
||||||
"ipld": "^0.6.0",
|
"ipld": "~0.6.0",
|
||||||
"multihashing": "^0.2.1",
|
"multihashing": "~0.2.2",
|
||||||
"timed-tape": "^0.1.0"
|
"timed-tape": "~0.1.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user