We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d51ce06 commit d49e13bCopy full SHA for d49e13b
package.json
@@ -14,7 +14,7 @@
14
"dependencies": {
15
"@angular/animations": "6.1.10",
16
"@angular/cdk": "^6.0.0",
17
- "@angular/cli": "^6.0.0",
+ "@angular/cli": "13.0.3",
18
"@angular/common": "6.1.10",
19
"@angular/compiler": "6.1.10",
20
"@angular/core": "6.1.10",
@@ -43,7 +43,7 @@
43
"zone.js": "0.11.4"
44
},
45
"devDependencies": {
46
- "@angular-devkit/build-angular": "~0.6.0",
+ "@angular-devkit/build-angular": "13.0.3",
47
"@angular/compiler-cli": "6.1.10",
48
"@angular/language-service": "6.1.10",
49
"@types/deepmerge": "^2.1.0",
0 commit comments