Skip to content

Commit 0a6927b

Browse files
Point to the correct versions
1 parent 962a80b commit 0a6927b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cre-sdk-examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@bufbuild/protobuf": "2.6.3",
18-
"@chainlink/cre-sdk": "workspace:*",
18+
"@chainlink/cre-sdk": "0.0.5-alpha",
1919
"viem": "2.34.0",
2020
"zod": "3.25.76"
2121
},

packages/cre-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"@bufbuild/protobuf": "2.6.3",
4848
"@bufbuild/protoc-gen-es": "2.6.3",
49-
"@chainlink/cre-sdk-javy-plugin": "workspace:*",
49+
"@chainlink/cre-sdk-javy-plugin": "0.0.4-alpha",
5050
"@standard-schema/spec": "1.0.0",
5151
"viem": "2.34.0",
5252
"zod": "3.25.76"

0 commit comments

Comments
 (0)