mirror of
https://github.com/fluencelabs/js-libp2p-crypto
synced 2025-03-15 10:41:03 +00:00
chore: ^ to ~
This commit is contained in:
parent
288c9cff8f
commit
73b8b39de5
@ -27,8 +27,8 @@
|
||||
"author": "Yusef Napora <yusef@napora.org>",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"libp2p-crypto": "^0.8.0",
|
||||
"multihashing-async": "^0.4.1",
|
||||
"libp2p-crypto": "~0.8.0",
|
||||
"multihashing-async": "~0.4.2",
|
||||
"nodeify": "^1.0.0",
|
||||
"safe-buffer": "^5.0.1",
|
||||
"secp256k1": "^3.2.5"
|
||||
@ -44,7 +44,8 @@
|
||||
"test"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=4.0.0"
|
||||
"node": ">=4.0.0",
|
||||
"npm": ">=3.0.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -58,4 +59,4 @@
|
||||
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
|
||||
"Yusef Napora <yusef@napora.org>"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user