Skip to content

Commit 2c3b462

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

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.1.0"
4242
},
4343
"peerDependencies": {
44-
"datadog-lambda-js": "6.x || 7.x || 8.x",
44+
"datadog-lambda-js": "6.x || 7.x || 8.x || 9.x",
4545
"hot-shots": "6.x || 7.x || 8.x || 9.x || 10.x"
4646
},
4747
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)