Skip to content

Commit

Permalink
fix(project): upgraded angular material to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Jul 6, 2022
1 parent 4e6f26e commit 61e3115
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -41,7 +41,7 @@
"zone.js": "~0.10.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.1102.14",
"@angular-devkit/build-angular": "~0.1102.19",
"@angular-devkit/build-ng-packagr": "~0.1002.4",
"@angular/cli": "~11.2.19",
"@angular/compiler-cli": "~11.2.14",
Expand All @@ -68,4 +68,4 @@
"tslint": "~6.1.0",
"typescript": "~4.0.8"
}
}
}

0 comments on commit 61e3115

Please sign in to comment.