Skip to content

Commit a85f85d

Browse files
committed
chore: version 17.0.0-rc.2
1 parent 830163a commit a85f85d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ponyracer/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
"@angular/platform-browser-dynamic": "^17.0.0-next.0",
2020
"@angular/platform-server": "^17.0.0-next.0",
2121
"@angular/router": "^17.0.0-next.0",
22-
"@angular/ssr": "^17.0.0-rc.1",
22+
"@angular/ssr": "^17.0.0-rc.2",
2323
"express": "^4.18.2",
2424
"rxjs": "~7.8.0",
2525
"tslib": "^2.3.0",
2626
"zone.js": "~0.14.0"
2727
},
2828
"devDependencies": {
29-
"@angular-devkit/build-angular": "^17.0.0-rc.1",
30-
"@angular/cli": "^17.0.0-rc.1",
29+
"@angular-devkit/build-angular": "^17.0.0-rc.2",
30+
"@angular/cli": "^17.0.0-rc.2",
3131
"@angular/compiler-cli": "^17.0.0-next.0",
3232
"@types/express": "^4.17.17",
3333
"@types/jasmine": "~5.1.0",

0 commit comments

Comments
 (0)