Butterwire / serverless-plugin-monorepo

A Serverless plugin that allows use of serverless in a JS mono repo.
Mozilla Public License 2.0
167 stars 31 forks source link

sls 2.x as peer dependency #26

Closed dontepsu closed 2 years ago

dontepsu commented 3 years ago

NPM 7 supports workspaces. At kodit.io we have been successfully running this plugin with SLS 2. Now when migrating to NPM 7 from yarn, it is complaining about the peer dependencies.

martin-css commented 2 years ago

Thanks for the PR but another PR has already been merged which marks as compatible with V2 & V3