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 8c39f74 commit 071c230Copy full SHA for 071c230
ponyracer/package.json
@@ -30,15 +30,15 @@
30
"@angular/platform-browser": "^20.2.0-next.0",
31
"@angular/platform-server": "^20.2.0-next.0",
32
"@angular/router": "^20.2.0-next.0",
33
- "@angular/ssr": "^20.2.0-next.1",
+ "@angular/ssr": "^20.2.0-next.2",
34
"express": "^5.1.0",
35
"rxjs": "~7.8.0",
36
"tslib": "^2.3.0",
37
"zone.js": "~0.15.0"
38
},
39
"devDependencies": {
40
- "@angular/build": "^20.2.0-next.1",
41
- "@angular/cli": "^20.2.0-next.1",
+ "@angular/build": "^20.2.0-next.2",
+ "@angular/cli": "^20.2.0-next.2",
42
"@angular/compiler-cli": "^20.2.0-next.0",
43
"@types/express": "^5.0.1",
44
"@types/jasmine": "~5.1.0",
0 commit comments