Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Commit 8b02144

Browse files
committed
fix(pkg): public access
1 parent b706284 commit 8b02144

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
@@ -79,5 +79,8 @@
7979
"prettier": {
8080
"singleQuote": true,
8181
"bracketSpacing": false
82+
},
83+
"publishConfig": {
84+
"access": "public"
8285
}
8386
}

0 commit comments

Comments
 (0)