Skip to content

Commit

Permalink
feat: add koa as peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
zjr committed May 29, 2019
1 parent 2363f9a commit 644bfa1
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 2 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,8 @@
"prettier": "^1.17.1",
"pretty-quick": "^1.11.0",
"standard-version": "^6.0.1"
},
"peerDependencies": {
"koa": "2.x"
}
}
Loading

0 comments on commit 644bfa1

Please sign in to comment.