Skip to content

Commit e9b112f

Browse files
committed
revert: use stable ng schematics packages
1 parent f81c292 commit e9b112f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/ng-schematics/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"license": "MIT",
1919
"schematics": "./src/collection.json",
2020
"dependencies": {
21-
"@angular-devkit/core": "^21.0.0",
22-
"@angular-devkit/schematics": "^21.0.0",
21+
"@angular-devkit/core": "^19.0.0",
22+
"@angular-devkit/schematics": "^19.0.0",
2323
"@igniteui/angular-templates": "~21.0.1480-beta.0",
2424
"@igniteui/cli-core": "~14.8.0-beta.0",
25-
"@schematics/angular": "~21.0.0",
25+
"@schematics/angular": "~19.0.0",
2626
"minimatch": "^10.0.1",
2727
"rxjs": "^7.8.1"
2828
},

0 commit comments

Comments
 (0)