diff --git a/packages/shared/package.json b/packages/shared/package.json index 71c96a45..fe8bcda0 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/nucypher/taco-web" }, "license": "GPL-3.0-only", - "author": "Piotr Roslaniec ", + "author": "NuCypher ", "exports": { ".": { "import": "./dist/es/index.js", diff --git a/packages/taco-auth/package.json b/packages/taco-auth/package.json index 4fadc2c0..f829e8eb 100644 --- a/packages/taco-auth/package.json +++ b/packages/taco-auth/package.json @@ -1,6 +1,6 @@ { "name": "@nucypher/taco-auth", - "version": "0.1.0", + "version": "0.2.0", "keywords": [ "pre", "threshold", @@ -12,7 +12,7 @@ "url": "https://github.com/nucypher/taco-web" }, "license": "GPL-3.0-only", - "author": "Piotr Roslaniec ", + "author": "NuCypher ", "exports": { ".": { "import": "./dist/es/index.js",