Skip to content

Commit

Permalink
refactor(eslint-config): do not provide eslint-plugin-verdaccio anymore
Browse files Browse the repository at this point in the history
BREAKING CHANGE: @verdaccio/eslint-config doesn't use eslint-plugin-verdaccio but it provide as dependency for users. We prefer to allow users to import it separately if they need
  • Loading branch information
sergiohgz committed Aug 16, 2019
1 parent bd4f463 commit dba50f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"eslint-plugin-import": "2.18.0",
"eslint-plugin-jest": "22.10.0",
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-verdaccio": "^8.0.0-next.1",
"tsutils": "3.14.0"
},
"scripts": {
Expand Down

0 comments on commit dba50f7

Please sign in to comment.