Skip to content

Commit e4c6bb4

Browse files
committed
fix(workspace): add publish config
1 parent e8a8076 commit e4c6bb4

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
@@ -30,6 +30,9 @@
3030
"pre-commit": "pretty-quick --staged"
3131
}
3232
},
33+
"publishConfig": {
34+
"access": "public"
35+
},
3336
"private": false,
3437
"dependencies": {
3538
"@angular/animations": "~8.0.0",

0 commit comments

Comments
 (0)