We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e7d7bc commit f72f668Copy full SHA for f72f668
package.json
@@ -46,6 +46,7 @@
46
],
47
"type": "module",
48
"publishConfig": {
49
- "directory": "dist"
+ "directory": "dist",
50
+ "access": "public"
51
}
52
0 commit comments