Skip to content

Commit 713711f

Browse files
authored
Add publishConfig for public access
1 parent 602deb6 commit 713711f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,8 @@
3030
"tslib": "^2.6.3",
3131
"typescript": "~5.8.0",
3232
"zone.js": "~0.15.1"
33+
},
34+
"publishConfig": {
35+
"access": "public"
3336
}
3437
}

0 commit comments

Comments
 (0)