Skip to content

Commit 36eeb23

Browse files
committed
Update schematics build
1 parent 70c61c9 commit 36eeb23

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

projects/schematics/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "schematics",
3-
"version": "16.0.1",
3+
"version": "20.0.0",
44
"description": "A schematic for the Angular Lib for OpenID Connect & OAuth2",
55
"scripts": {
66
"build": "tsc -p tsconfig.json",
@@ -13,9 +13,9 @@
1313
"license": "MIT",
1414
"schematics": "./src/collection.json",
1515
"dependencies": {
16-
"@schematics/angular": "^18.0.0",
17-
"@angular-devkit/core": "^18.0.0",
18-
"@angular-devkit/schematics": "^18.0.0",
16+
"@schematics/angular": "^19.0.2",
17+
"@angular-devkit/core": "^19.0.2",
18+
"@angular-devkit/schematics": "^19.0.2",
1919
"typescript": "~5.4.5"
2020
}
2121
}

0 commit comments

Comments
 (0)