Skip to content

Commit

Permalink
DNM: Hack avsc dependency to point to oleiman fork w/ SlowBuffer 'fix'
Browse files Browse the repository at this point in the history
Signed-off-by: Oren Leiman <[email protected]>
  • Loading branch information
oleiman committed Aug 22, 2024
1 parent b5cfd57 commit 4d92776
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/transform-sdk/js/schema_registry_example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@redpanda-data/transform-sdk": "file:../module",
"@redpanda-data/transform-sdk-sr": "file:../sr-module",
"avsc": "^5.7.7"
"avsc": "github:oleiman/avsc#v5.x-redpanda"
},
"devDependencies": {
"esbuild": "0.20.x",
Expand Down

0 comments on commit 4d92776

Please sign in to comment.