make it public!

Seto committed Feb 7, 2026 at 17:30 UTC 6e7abe982fb67d04d667cb551989e26722ff2b3d
1 file changed +3
package.json
+3
@@ -38,5 +38,8 @@
38 "rollup": "^4.9.6",
39 "typescript": "^5.3.3",
40 "tslib": "^2.6.2"
41 + },
42 + "publishConfig": {
43 + "access": "public"
44 }
45 }