Skip to content

Commit 4caec5d

Browse files
author
devgioele
committed
make package public
1 parent bf31091 commit 4caec5d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "@aboutbits/prettier-config",
33
"version": "1.0.4",
44
"description": "AboutBits' prettier config",
5+
"private": false,
6+
"publishConfig": {
7+
"access": "public"
8+
},
59
"exports": "./index.json",
610
"engines": {
711
"npm": ">=8",

0 commit comments

Comments
 (0)