Skip to content

Commit 987e74a

Browse files
Update versions
1 parent 31b1eae commit 987e74a

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

bun.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cre-sdk-examples/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@chainlink/cre-sdk-examples",
33
"private": true,
4-
"version": "1.13.0",
4+
"version": "1.14.0-solana-alpha-1",
55
"type": "module",
66
"author": "Ernest Nowacki",
77
"license": "BUSL-1.1",
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@bufbuild/protobuf": "2.6.3",
19-
"@chainlink/cre-sdk": "workspace:*",
19+
"@chainlink/cre-sdk": "1.14.0-solana-alpha-1",
2020
"@solana/addresses": "^6.9.0",
2121
"@solana/codecs": "^6.9.0",
2222
"viem": "2.34.0",

packages/cre-sdk-javy-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/cre-sdk-javy-plugin",
3-
"version": "1.7.0",
3+
"version": "1.8.0-solana-alpha-1",
44
"type": "module",
55
"bin": {
66
"cre-setup": "bin/setup.ts",

packages/cre-sdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/cre-sdk",
3-
"version": "1.13.0",
3+
"version": "1.14.0-solana-alpha-1",
44
"type": "module",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -61,7 +61,7 @@
6161
"dependencies": {
6262
"@bufbuild/protobuf": "2.6.3",
6363
"@bufbuild/protoc-gen-es": "2.6.3",
64-
"@chainlink/cre-sdk-javy-plugin": "workspace:*",
64+
"@chainlink/cre-sdk-javy-plugin": "1.8.0-solana-alpha-1",
6565
"@noble/hashes": "1.8.0",
6666
"@solana/addresses": "6.9.0",
6767
"@solana/codecs": "6.9.0",

0 commit comments

Comments
 (0)