Skip to content

Commit b33164e

Browse files
fix: datadog-lambda-js 6.x || 7.x || 8.x || 9.x || 10.x (#307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a6df61 commit b33164e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"skuba": "8.2.1"
4242
},
4343
"peerDependencies": {
44-
"datadog-lambda-js": "6.x || 7.x || 8.x || 9.x",
44+
"datadog-lambda-js": "6.x || 7.x || 8.x || 9.x || 10.x",
4545
"hot-shots": "6.x || 7.x || 8.x || 9.x || 10.x"
4646
},
4747
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)