Skip to content

Commit b1378ae

Browse files
committed
add trusted publisher
1 parent 3b6d690 commit b1378ae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,8 @@
3030
"dependencies": {
3131
"@confluentinc/kafka-javascript": "^1.6.0",
3232
"@resonatehq/sdk": "^0.8.6"
33-
}
33+
},
34+
"trustedDependencies": [
35+
"@confluentinc/kafka-javascript"
36+
]
3437
}

0 commit comments

Comments
 (0)