Skip to content

Commit 4df901e

Browse files
committed
chore: Document Serverless Framework compatibility
1 parent 65cf774 commit 4df901e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@
6363
"sinon": "^8.1.1",
6464
"standard-version": "^9.3.1"
6565
},
66+
"peerDependencies": {
67+
"serverless": "2 || 3"
68+
},
6669
"scripts": {
6770
"commitlint": "commitlint -f HEAD@{15}",
6871
"commitlint:pull-request": "commitlint -f HEAD~1",

0 commit comments

Comments
 (0)