Skip to content

Commit

Permalink
fix(deps): update peer-deps versions (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous authored Feb 2, 2019
1 parent a523e17 commit 4b9e5b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"ybiq": "7.2.1"
},
"peerDependencies": {
"eslint": ">=5.11.0 <6",
"prettier": ">=1.14.0 <2"
"eslint": ">=5.13.0 <6",
"prettier": ">=1.16.3 <2"
},
"scripts": {
"lint:js": "eslint --ignore-path .gitignore --ext .js,.jsx,.mjs .",
Expand Down

0 comments on commit 4b9e5b2

Please sign in to comment.