Skip to content

Commit

Permalink
Add rsvp to peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wagenet committed Feb 3, 2022
1 parent 5cbbde6 commit 6b3d9c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@
"typescript": "~4.5.5"
},
"peerDependencies": {
"route-recognizer": "^0.3.4"
"route-recognizer": "^0.3.4",
"rsvp": "^4.8.5"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
Expand Down

0 comments on commit 6b3d9c9

Please sign in to comment.