Skip to content

Commit 3d25902

Browse files
committed
updated downstream-projects file with the new test projects.
1 parent eede25e commit 3d25902

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

downstream_projects.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"packageDir": "./dist",
33
"projects": {
44
"sample-app-angular": "https://github.com/ui-router/sample-app-angular.git",
5-
"angular19": "./test-angular-versions/v19",
6-
"angular19standalone": "./test-angular-versions/v19-standalone",
7-
"typescript56": "./test-typescript-versions/typescript5.6"
5+
"angular20": "./test-angular-versions/v20",
6+
"angular20standalone": "./test-angular-versions/v20-standalone",
7+
"typescript58": "./test-typescript-versions/typescript5.8"
88
}
99
}

0 commit comments

Comments
 (0)