Skip to content

Commit fca5b47

Browse files
committed
feat(core): bump ng 20
1 parent 273adf0 commit fca5b47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
],
2323
"license": "MIT",
2424
"peerDependencies": {
25-
"@angular/common": ">=19.0.0 <20.0.0",
26-
"@angular/core": ">=19.0.0 <20.0.0",
25+
"@angular/common": ">=19.0.0 <21.0.0",
26+
"@angular/core": ">=19.0.0 <21.0.0",
2727
"ngxtension": ">=3.0.0",
2828
"three": ">=0.157.0 <0.177.0"
2929
},

0 commit comments

Comments
 (0)