Skip to content

Commit

Permalink
fix(eslint-plugin): remove @angular-devkit/schematics as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsogl committed Dec 20, 2022
1 parent 1716748 commit f2a399c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
},
"sideEffects": false,
"dependencies": {
"@angular-devkit/schematics": "^15.0.0",
"@typescript-eslint/experimental-utils": "^5.4.0",
"eslint-etc": "^5.1.0",
"semver": "^7.3.5",
Expand Down

0 comments on commit f2a399c

Please sign in to comment.