Skip to content

Commit 61e3115

Browse files
committed
fix(project): upgraded angular material to v11
1 parent 4e6f26e commit 61e3115

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"zone.js": "~0.10.2"
4242
},
4343
"devDependencies": {
44-
"@angular-devkit/build-angular": "~0.1102.14",
44+
"@angular-devkit/build-angular": "~0.1102.19",
4545
"@angular-devkit/build-ng-packagr": "~0.1002.4",
4646
"@angular/cli": "~11.2.19",
4747
"@angular/compiler-cli": "~11.2.14",
@@ -68,4 +68,4 @@
6868
"tslint": "~6.1.0",
6969
"typescript": "~4.0.8"
7070
}
71-
}
71+
}

0 commit comments

Comments
 (0)