From 1a2201cdc6ff23ac3e48ee06743fa8b5e264e20d Mon Sep 17 00:00:00 2001 From: xion Date: Fri, 28 Mar 2025 07:53:03 +0800 Subject: [PATCH] update npm registry --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 6ab0aca..6adb55c 100644 --- a/package.json +++ b/package.json @@ -23,5 +23,8 @@ "exports": { "./*": "./dist/*.js", "./services": "./dist/services/index.js" + }, + "publishConfig": { + "access": "public" } } \ No newline at end of file