Skip to content

Commit d339584

Browse files
committed
chore(create): add correct public publishConfig
1 parent b303e4f commit d339584

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/create/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,8 @@
88
"@pattern-lab/cli": "^0.0.3-alpha.0"
99
},
1010
"author": "",
11-
"license": "MIT"
11+
"license": "MIT",
12+
"publishConfig": {
13+
"access": "public"
14+
}
1215
}

0 commit comments

Comments
 (0)