Skip to content

Commit

Permalink
Merge pull request #14 from pgrzesik/add-framework-to-peer-dependencies
Browse files Browse the repository at this point in the history
feat: Add "serverless" to peerDependecies
  • Loading branch information
jeremydaly authored Feb 18, 2021
2 parents 171cfd5 + 208bc1b commit efacb51
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 efacb51

Please sign in to comment.