Skip to content

Commit

Permalink
chore: Declare as Serverless Framework v3 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Nov 30, 2021
1 parent da48aac commit 194c5ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -49,7 +49,7 @@
]
},
"peerDependencies": {
"serverless": "1 || 2"
"serverless": "1 || 2 || 3"
},
"eslintConfig": {
"extends": "medikoo/node/6",
Expand Down

0 comments on commit 194c5ad

Please sign in to comment.