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