Skip to content

Commit b9bb39f

Browse files
committed
PublishConfig access public
1 parent 077f1f7 commit b9bb39f

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
@@ -19,6 +19,9 @@
1919
"author": "Joël Lesenne <contact@joellesenne.dev>",
2020
"type": "commonjs",
2121
"main": "modern.css",
22+
"publishConfig": {
23+
"access": "public"
24+
},
2225
"scripts": {
2326
"test": "echo \"Error: no test specified\" && exit 1"
2427
}

0 commit comments

Comments
 (0)