Skip to content

Commit 41a24c0

Browse files
committed
mark npm package as public
1 parent 942d0b9 commit 41a24c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"main": "src/index.js",
66
"repository": "https://github.com/tailwindcss/typography",
77
"license": "MIT",
8+
"publishConfig": {
9+
"access": "public"
10+
},
811
"scripts": {
912
"dev": "next dev demo",
1013
"build": "next build demo",

0 commit comments

Comments
 (0)