Skip to content

Commit

Permalink
fix: declare babel-eslint as peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ylemkimon authored Aug 21, 2020
1 parent e93f1c0 commit 68d1406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"main": "./dist/index.js",
"name": "eslint-plugin-flowtype",
"peerDependencies": {
"babel-eslint": "*",
"eslint": "^7.1.0"
},
"repository": {
Expand Down

0 comments on commit 68d1406

Please sign in to comment.