Skip to content

Commit bff0aff

Browse files
Release 1.0.0
1 parent 2d172d6 commit bff0aff

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": "1.0.0",
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
@@ -55,7 +55,7 @@
5555
"dependencies": {
5656
"@bufbuild/protobuf": "2.6.3",
5757
"@bufbuild/protoc-gen-es": "2.6.3",
58-
"@chainlink/cre-sdk-javy-plugin": "workspace:*",
58+
"@chainlink/cre-sdk-javy-plugin": "1.0.0",
5959
"@standard-schema/spec": "1.0.0",
6060
"viem": "2.34.0",
6161
"zod": "3.25.76"

0 commit comments

Comments
 (0)