diff --git a/README.md b/README.md index 4b55f78..933087f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# `@ubiquibot/permit-generation` +# `@ubiquity-os/permit-generation` - The purpose of this module is to isolate the bot's payment capabilities. - This can be directly invoked from other plugins [^1^]. diff --git a/package.json b/package.json index d116a90..6f898aa 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@ubiquibot/permit-generation", + "name": "@ubiquity-os/permit-generation", "version": "2.0.0", "description": "ECR20 / ECR721 permit generation for automated payments.", "author": "Ubiquity DAO",