fix(angular): remove peer dependencies on angular-eslint (#4266)
This commit is contained in:
parent
b4dd8c6ffb
commit
6a073d7450
@ -33,9 +33,6 @@
|
|||||||
"migrations": "./migrations.json"
|
"migrations": "./migrations.json"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular-eslint/eslint-plugin": "*",
|
|
||||||
"@angular-eslint/eslint-plugin-template": "*",
|
|
||||||
"@angular-eslint/template-parser": "*",
|
|
||||||
"@nrwl/workspace": "*"
|
"@nrwl/workspace": "*"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user