diff --git a/package.json b/package.json index cd6f075..bf0817e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "js-libp2p-crypto", + "name": "libp2p-crypto", "version": "0.2.0", "description": "Crypto primitives for libp2p", "main": "lib/index.js", @@ -53,4 +53,4 @@ "contributors": [ "Friedel Ziegelmayer " ] -} \ No newline at end of file +}