Skip to content

Commit

Permalink
feat: Add "serverless" to peerDependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrzesik committed Feb 11, 2021
1 parent 33708ff commit 208bc1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,8 @@
"homepage": "https://github.com/jeremydaly/serverless-cloudside-plugin#readme",
"dependencies": {
"bluebird": "^3.5.4"
},
"peerDependencies": {
"serverless": "1.x || 2.x"
}
}

0 comments on commit 208bc1b

Please sign in to comment.