We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d3e28e commit 9b28e35Copy full SHA for 9b28e35
ponyracer/package.json
@@ -18,15 +18,15 @@
18
"@angular/platform-browser": "^20.0.0-next.0",
19
"@angular/platform-server": "^20.0.0-next.0",
20
"@angular/router": "^20.0.0-next.0",
21
- "@angular/ssr": "^20.0.0-rc.3",
+ "@angular/ssr": "^20.0.0-rc.4",
22
"express": "^5.1.0",
23
"rxjs": "~7.8.0",
24
"tslib": "^2.3.0",
25
"zone.js": "~0.15.0"
26
},
27
"devDependencies": {
28
- "@angular/build": "^20.0.0-rc.3",
29
- "@angular/cli": "^20.0.0-rc.3",
+ "@angular/build": "^20.0.0-rc.4",
+ "@angular/cli": "^20.0.0-rc.4",
30
"@angular/compiler-cli": "^20.0.0-next.0",
31
"@types/express": "^5.0.1",
32
"@types/jasmine": "~5.1.0",
0 commit comments