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 830163a commit a85f85dCopy full SHA for a85f85d
ponyracer/package.json
@@ -19,15 +19,15 @@
19
"@angular/platform-browser-dynamic": "^17.0.0-next.0",
20
"@angular/platform-server": "^17.0.0-next.0",
21
"@angular/router": "^17.0.0-next.0",
22
- "@angular/ssr": "^17.0.0-rc.1",
+ "@angular/ssr": "^17.0.0-rc.2",
23
"express": "^4.18.2",
24
"rxjs": "~7.8.0",
25
"tslib": "^2.3.0",
26
"zone.js": "~0.14.0"
27
},
28
"devDependencies": {
29
- "@angular-devkit/build-angular": "^17.0.0-rc.1",
30
- "@angular/cli": "^17.0.0-rc.1",
+ "@angular-devkit/build-angular": "^17.0.0-rc.2",
+ "@angular/cli": "^17.0.0-rc.2",
31
"@angular/compiler-cli": "^17.0.0-next.0",
32
"@types/express": "^4.17.17",
33
"@types/jasmine": "~5.1.0",
0 commit comments