Skip to content

Commit 483c8d8

Browse files
committed
public access for published package
1 parent d5eb199 commit 483c8d8

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
@@ -8,6 +8,9 @@
88
"build": "make build",
99
"test": "jest"
1010
},
11+
"publishConfig": {
12+
"access": "public"
13+
},
1114
"repository": {
1215
"type": "git",
1316
"url": "https://github.com/jobilla/entity"

0 commit comments

Comments
 (0)