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 962a80b commit 0a6927bCopy full SHA for 0a6927b
packages/cre-sdk-examples/package.json
@@ -15,7 +15,7 @@
15
},
16
"dependencies": {
17
"@bufbuild/protobuf": "2.6.3",
18
- "@chainlink/cre-sdk": "workspace:*",
+ "@chainlink/cre-sdk": "0.0.5-alpha",
19
"viem": "2.34.0",
20
"zod": "3.25.76"
21
packages/cre-sdk/package.json
@@ -46,7 +46,7 @@
46
47
48
"@bufbuild/protoc-gen-es": "2.6.3",
49
- "@chainlink/cre-sdk-javy-plugin": "workspace:*",
+ "@chainlink/cre-sdk-javy-plugin": "0.0.4-alpha",
50
"@standard-schema/spec": "1.0.0",
51
52
0 commit comments