Skip to content

Commit ee01eae

Browse files
committed
pin angular versions
1 parent 05a7f22 commit ee01eae

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
},
2828
"devDependencies": {
2929
"@angular-builders/custom-webpack": "^18.0.0",
30-
"@angular-devkit/build-angular": "^19.0.0",
31-
"@angular/cli": "~19.0.0",
32-
"@angular/compiler-cli": "^19.0.0",
30+
"@angular-devkit/build-angular": "^18.2.4",
31+
"@angular/cli": "~18.2.4",
32+
"@angular/compiler-cli": "^18.2.4",
3333
"@types/jasmine": "~5.1.0",
3434
"jasmine-core": "~5.2.0",
3535
"karma": "~6.4.0",

src/environments/environment.ts.example

-5
This file was deleted.

0 commit comments

Comments
 (0)