Skip to content

Commit f28ab7c

Browse files
point to the right packages
1 parent 8837745 commit f28ab7c

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.9-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
@@ -54,7 +54,7 @@
5454
"dependencies": {
5555
"@bufbuild/protobuf": "2.6.3",
5656
"@bufbuild/protoc-gen-es": "2.6.3",
57-
"@chainlink/cre-sdk-javy-plugin": "workspace:*",
57+
"@chainlink/cre-sdk-javy-plugin": "0.0.6-alpha",
5858
"@standard-schema/spec": "1.0.0",
5959
"viem": "2.34.0",
6060
"zod": "3.25.76"

0 commit comments

Comments
 (0)