Skip to content

Commit c7332ed

Browse files
committed
fix missed reference to old bedrock-agent-function name
1 parent c916396 commit c7332ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/event-handler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"default": "./lib/esm/appsync-events/index.js"
4040
}
4141
},
42-
"./bedrock-agent-function": {
42+
"./bedrock-agent": {
4343
"require": {
4444
"types": "./lib/cjs/bedrock-agent/index.d.ts",
4545
"default": "./lib/cjs/bedrock-agent/index.js"

0 commit comments

Comments
 (0)