mirror of
https://github.com/fluencelabs/js-libp2p-crypto
synced 2025-07-31 19:22:19 +00:00
fix package name
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "js-libp2p-crypto",
|
"name": "libp2p-crypto",
|
||||||
"version": "0.2.0",
|
"version": "0.2.0",
|
||||||
"description": "Crypto primitives for libp2p",
|
"description": "Crypto primitives for libp2p",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
@@ -53,4 +53,4 @@
|
|||||||
"contributors": [
|
"contributors": [
|
||||||
"Friedel Ziegelmayer <dignifiedquire@gmail.com>"
|
"Friedel Ziegelmayer <dignifiedquire@gmail.com>"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user