mirror of
https://github.com/fluencelabs/js-peer-id
synced 2025-04-25 07:22:32 +00:00
fix: update dependencies (#73)
This commit is contained in:
parent
a637297112
commit
8b9a134276
@ -33,14 +33,14 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/libp2p/js-peer-id",
|
"homepage": "https://github.com/libp2p/js-peer-id",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"aegir": "^12.2.0",
|
"aegir": "^12.3.0",
|
||||||
"chai": "^4.1.2",
|
"chai": "^4.1.2",
|
||||||
"dirty-chai": "^2.0.1",
|
"dirty-chai": "^2.0.1",
|
||||||
"pre-commit": "^1.2.2"
|
"pre-commit": "^1.2.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "^2.6.0",
|
"async": "^2.6.0",
|
||||||
"libp2p-crypto": "~0.10.4",
|
"libp2p-crypto": "~0.11.0",
|
||||||
"lodash": "^4.17.4",
|
"lodash": "^4.17.4",
|
||||||
"multihashes": "~0.4.12"
|
"multihashes": "~0.4.12"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user