We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05a7f22 + ee01eae commit 4092a56Copy full SHA for 4092a56
package.json
@@ -27,9 +27,9 @@
27
},
28
"devDependencies": {
29
"@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",
+ "@angular-devkit/build-angular": "^18.2.4",
+ "@angular/cli": "~18.2.4",
+ "@angular/compiler-cli": "^18.2.4",
33
"@types/jasmine": "~5.1.0",
34
"jasmine-core": "~5.2.0",
35
"karma": "~6.4.0",
src/environments/environment.ts.example
0 commit comments