Skip to content

Commit

Permalink
chore: add peerDependencies requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqunjiang committed Jul 11, 2019
1 parent 4910545 commit 9d93e6b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,9 @@
"eslint-config-airbnb-base": "^13.1.0",
"eslint-import-resolver-webpack": "^0.11.1",
"eslint-plugin-import": "^2.17.3"
},
"peerDependencies": {
"eslint": "^4.19.1 || ^5.3.0",
"@vue/cli-service": "^3.0.0 || ^4.0.0-0"
}
}

0 comments on commit 9d93e6b

Please sign in to comment.