Skip to content

Commit 1e10b19

Browse files
authored
Merge pull request #280 from lob/GC-00/make-package-public
GC-00/makes-it-public
2 parents c0a9226 + c424f2d commit 1e10b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"typescript": "^4.4.4"
8181
},
8282
"publishConfig": {
83-
"access": "restricted"
83+
"access": "public"
8484
},
8585
"plugins": [
8686
"@semantic-release/commit-analyzer",

0 commit comments

Comments
 (0)