summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index e02e58b..8e0e89e 100644
--- a/package.json
+++ b/package.json
@@ -42,5 +42,8 @@
"ts-node": "^10.9.2",
"tsd": "^0.32.0",
"typescript": "^5.8.3"
+ },
+ "publishConfig": {
+ "access": "public"
}
}