Skip to content

Commit 547f609

Browse files
committed
fix: make publish public
1 parent a322cf4 commit 547f609

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
@@ -21,6 +21,9 @@
2121
"release": {
2222
"pkgRoot": "dist/@angular-extensions/testing-library"
2323
},
24+
"publishConfig": {
25+
"access": "public"
26+
},
2427
"dependencies": {
2528
"@angular/animations": "^7.0.0",
2629
"@angular/common": "^7.0.0",

0 commit comments

Comments
 (0)