Skip to content

Commit

Permalink
chore: 🤖 add big libs to peer deps, so ppl know why builds brk
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich committed Mar 28, 2019
1 parent d5de212 commit 772f046
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 @@ -39,6 +39,10 @@
"throttle-debounce": "^2.0.1",
"ts-easing": "^0.2.0"
},
"peerDependencies": {
"keyboardjs": "*",
"rebound": "*"
},
"devDependencies": {
"@types/react": "16.8.10",
"keyboardjs": "2.5.1",
Expand Down

0 comments on commit 772f046

Please sign in to comment.