We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b70c83 commit 7dfe6b1Copy full SHA for 7dfe6b1
1 file changed
packages/app/package.json
@@ -15,6 +15,9 @@
15
"dist",
16
"src"
17
],
18
+ "publishConfig": {
19
+ "access": "public"
20
+ },
21
"scripts": {
22
"build": "vite build",
23
"dev": "vite build --watch",
0 commit comments