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 a54edac commit bd0edd4Copy full SHA for bd0edd4
package.json
@@ -2,6 +2,9 @@
2
"name": "@usezephyr/vue-zephyr",
3
"version": "0.1.6",
4
"private": false,
5
+ "publishConfig": {
6
+ "access": "public"
7
+ },
8
"description": "The themeable component library built for Tailwind developers.",
9
"license": "MIT",
10
"repository": {
0 commit comments