diff --git a/package-lock.json b/package-lock.json index 258921d52..8eec568db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@dabapps/roe", - "version": "0.9.21", + "version": "0.9.22", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6f604e483..1b98a6133 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dabapps/roe", - "version": "0.9.21", + "version": "0.9.22", "description": "A Collection of React Components for Project Development", "main": "dist/js/index.js", "types": "dist/js/index.d.ts", @@ -34,7 +34,7 @@ "components" ], "publishConfig": { - "access": "restricted" + "access": "public" }, "author": "DabApps", "license": "BSD-3-Clause",