diff --git a/packages/marko-web-theme-monorail/package.json b/packages/marko-web-theme-monorail/package.json index 7545d9369..254e0519b 100644 --- a/packages/marko-web-theme-monorail/package.json +++ b/packages/marko-web-theme-monorail/package.json @@ -36,5 +36,8 @@ "http-errors": "^1.7.3", "moment": "^2.29.1", "node-fetch": "^2.6.1" + }, + "publishConfig": { + "access": "public" } }