We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18e8c4c commit c33ea39Copy full SHA for c33ea39
release-please-config.json
@@ -38,11 +38,11 @@
38
"extra-files": [{
39
"type": "json",
40
"path": "examples/bedrock/package.json",
41
- "jsonpath": "$.dependencies.@launchdarkly/server-sdk-ai"
+ "jsonpath": "$.dependencies['@launchdarkly/server-sdk-ai']"
42
},{
43
44
"path": "examples/openai/package.json",
45
46
}]
47
}
48
},
0 commit comments