Skip to content

Commit 7ac28c0

Browse files
authored
chore: add public access to package (#3)
1 parent 560d585 commit 7ac28c0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

projects/kit/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"name": "@ngverse/kit",
33
"version": "0.0.1",
4+
"publishConfig": {
5+
"access": "public"
6+
},
47
"peerDependencies": {
58
"@angular/common": ">=19.1.0",
69
"@angular/core": ">=19.1.0"

0 commit comments

Comments
 (0)