diff --git a/packages/device-client/package.json b/packages/device-client/package.json index 15059087a7..116dd753ae 100644 --- a/packages/device-client/package.json +++ b/packages/device-client/package.json @@ -31,6 +31,9 @@ "devDependencies": { "msw": "catalog:" }, + "publishConfig": { + "access": "public" + }, "nx": { "tags": ["scope:package"] }