We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea7513 commit 234d632Copy full SHA for 234d632
1 file changed
package.json
@@ -48,5 +48,8 @@
48
"typescript-eslint": "^8.35.0"
49
},
50
"type": "module",
51
- "packageManager": "pnpm@10.12.4"
+ "packageManager": "pnpm@10.12.4",
52
+ "publishConfig": {
53
+ "access": "public"
54
+ }
55
}
0 commit comments