diff --git a/package.json b/package.json index 6787d1e..3bfb0c8 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,9 @@ } ] }, + "publishConfig": { + "access": "public" + }, "directus:extension": { "type": "hook", "path": "dist/index.js",