We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbe90d6 commit 2b16e26Copy full SHA for 2b16e26
1 file changed
projects/ngx-ukis-utilities/package.json
@@ -19,7 +19,8 @@
19
"devDependencies": {},
20
"peerDependencies": {
21
"@angular/common": "^19.2.12",
22
- "@angular/core": "^19.2.12"
+ "@angular/core": "^19.2.12",
23
+ "@angular/platform-browser-dynamic": "^19.2.12"
24
},
25
"sideEffects": false
26
}
0 commit comments