fix(angular): remove peer dependencies on angular-eslint (#4266)

This commit is contained in:
Jason Jean 2020-12-11 17:29:37 -05:00 committed by GitHub
parent b4dd8c6ffb
commit 6a073d7450
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,9 +33,6 @@
"migrations": "./migrations.json"
},
"peerDependencies": {
"@angular-eslint/eslint-plugin": "*",
"@angular-eslint/eslint-plugin-template": "*",
"@angular-eslint/template-parser": "*",
"@nrwl/workspace": "*"
},
"dependencies": {