We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f16e5a3 commit fa35dbeCopy full SHA for fa35dbe
2 files changed
packages/cre-sdk-examples/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@chainlink/cre-sdk-examples",
3
"private": true,
4
- "version": "1.0.9",
+ "version": "1.1.0",
5
"type": "module",
6
"author": "Ernest Nowacki",
7
"license": "BUSL-1.1",
@@ -16,7 +16,7 @@
16
},
17
"dependencies": {
18
"@bufbuild/protobuf": "2.6.3",
19
- "@chainlink/cre-sdk": "workspace:*",
+ "@chainlink/cre-sdk": "1.1.0",
20
"viem": "2.34.0",
21
"zod": "3.25.76"
22
packages/cre-sdk/package.json
@@ -60,7 +60,7 @@
60
61
62
"@bufbuild/protoc-gen-es": "2.6.3",
63
- "@chainlink/cre-sdk-javy-plugin": "workspace:*",
+ "@chainlink/cre-sdk-javy-plugin": "1.1.0",
64
"@standard-schema/spec": "1.0.0",
65
66
0 commit comments