Skip to content

Commit d2e492f

Browse files
chore: Update serverless dependency
1 parent 6e806c0 commit d2e492f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"shell-quote": "^1.8.1"
7979
},
8080
"peerDependencies": {
81-
"serverless": "^2.32 || 3"
81+
"serverless": ">=2.32"
8282
},
8383
"lint-staged": {
8484
"*.js": [

0 commit comments

Comments
 (0)