Skip to content

Commit 69751c8

Browse files
committed
chore: version 20.0.0-rc.1
1 parent a9683cd commit 69751c8

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
@@ -18,15 +18,15 @@
1818
"@angular/platform-browser": "^20.0.0-next.0",
1919
"@angular/platform-server": "^20.0.0-next.0",
2020
"@angular/router": "^20.0.0-next.0",
21-
"@angular/ssr": "^20.0.0-rc.0",
21+
"@angular/ssr": "^20.0.0-rc.1",
2222
"express": "^5.1.0",
2323
"rxjs": "~7.8.0",
2424
"tslib": "^2.3.0",
2525
"zone.js": "~0.15.0"
2626
},
2727
"devDependencies": {
28-
"@angular/build": "^20.0.0-rc.0",
29-
"@angular/cli": "^20.0.0-rc.0",
28+
"@angular/build": "^20.0.0-rc.1",
29+
"@angular/cli": "^20.0.0-rc.1",
3030
"@angular/compiler-cli": "^20.0.0-next.0",
3131
"@types/express": "^5.0.1",
3232
"@types/jasmine": "~5.1.0",

0 commit comments

Comments
 (0)