We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82a5d02 commit f2095d7Copy full SHA for f2095d7
packages/commitsmile/package.json
@@ -81,6 +81,7 @@
81
"node": ">=18"
82
},
83
"publishConfig": {
84
- "directory": "./dist"
+ "access": "public",
85
+ "directory": "dist"
86
}
87
0 commit comments