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 a9683cd commit 69751c8Copy full SHA for 69751c8
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.0",
+ "@angular/ssr": "^20.0.0-rc.1",
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.0",
29
- "@angular/cli": "^20.0.0-rc.0",
+ "@angular/build": "^20.0.0-rc.1",
+ "@angular/cli": "^20.0.0-rc.1",
30
"@angular/compiler-cli": "^20.0.0-next.0",
31
"@types/express": "^5.0.1",
32
"@types/jasmine": "~5.1.0",
0 commit comments