Skip to content

Commit

Permalink
fix(traverson-peer): added v7 as a valid peer
Browse files Browse the repository at this point in the history
  • Loading branch information
travi committed Feb 28, 2020
1 parent 254a0f0 commit ae0c6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"HAL"
],
"peerDependencies": {
"traverson": "^6.1.0"
"traverson": "^6.1.0 || ^7.0.0"
},
"dependencies": {
"halfred": "1.1.0"
Expand Down

0 comments on commit ae0c6ff

Please sign in to comment.