We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 560d585 commit 7ac28c0Copy full SHA for 7ac28c0
1 file changed
projects/kit/package.json
@@ -1,6 +1,9 @@
1
{
2
"name": "@ngverse/kit",
3
"version": "0.0.1",
4
+ "publishConfig": {
5
+ "access": "public"
6
+ },
7
"peerDependencies": {
8
"@angular/common": ">=19.1.0",
9
"@angular/core": ">=19.1.0"
0 commit comments