diff --git a/package.json b/package.json index 5672023..dad4c52 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@fabianbormann/cardano-peer-connect", "version": "1.2.10", - "description": "This library aims to provide an abstract class to simplify to wallet implementation for CIP-????", + "description": "This library aims to provide an abstract class to simplify to wallet implementation for CIP-0045", "main": "dist/index.js", "module": "dist/index.js", "types": "dist/index.d.ts",