Skip to content

Commit 6d3fcd4

Browse files
committed
feat(soba): bump ng 20
1 parent 28ce3ab commit 6d3fcd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/soba/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"./assets/*": "./assets/*"
2727
},
2828
"peerDependencies": {
29-
"@angular/common": ">=19.0.0 <20.0.0",
30-
"@angular/core": ">=19.0.0 <20.0.0",
29+
"@angular/common": ">=19.0.0 <21.0.0",
30+
"@angular/core": ">=19.0.0 <21.0.0",
3131
"@monogrid/gainmap-js": "^3.0.0",
3232
"@pmndrs/vanilla": "^1.19.0",
3333
"camera-controls": "^2.8.0",

0 commit comments

Comments
 (0)