Skip to content

Commit acfa323

Browse files
committed
Update schemes
1 parent 21d5e9a commit acfa323

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

projects/schematics/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"license": "MIT",
1414
"schematics": "./src/collection.json",
1515
"dependencies": {
16-
"@schematics/angular": "^19.0.2",
17-
"@angular-devkit/core": "^19.0.2",
18-
"@angular-devkit/schematics": "^19.0.2",
16+
"@schematics/angular": "^20.2.2",
17+
"@angular-devkit/core": "^20.2.2",
18+
"@angular-devkit/schematics": "^20.2.2",
1919
"typescript": "~5.4.5"
2020
}
2121
}

0 commit comments

Comments
 (0)