Skip to content

Commit 604c52a

Browse files
committed
Update SDK versions
1 parent 3464063 commit 604c52a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"@coral-xyz/anchor": "0.29.0",
10-
"@metadaoproject/futarchy": "0.4.0-alpha.42",
10+
"@metadaoproject/futarchy": "0.4.0-alpha.44",
1111
"@metaplex-foundation/mpl-token-metadata": "^3.2.0",
1212
"@metaplex-foundation/umi": "^0.9.1",
1313
"@metaplex-foundation/umi-bundle-defaults": "^0.9.1",

sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metadaoproject/futarchy",
3-
"version": "0.4.0-alpha.42",
3+
"version": "0.4.0-alpha.44",
44
"type": "module",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -629,10 +629,10 @@
629629
"@ethersproject/properties" "^5.7.0"
630630
"@ethersproject/strings" "^5.7.0"
631631

632-
"@metadaoproject/futarchy@0.4.0-alpha.42":
633-
version "0.4.0-alpha.42"
634-
resolved "https://registry.yarnpkg.com/@metadaoproject/futarchy/-/futarchy-0.4.0-alpha.42.tgz#d51d37b617f21bbc0385b5dec60d1c962df12ff7"
635-
integrity sha512-tnM6+QBnOszI7m5uDqZdMbJRQ7+0o3ppcIe6pvRlsgr3w7qcwUsKrgoV80lgz64mU/DpB17kmMLhaeZbujiaNQ==
632+
"@metadaoproject/futarchy@0.4.0-alpha.44":
633+
version "0.4.0-alpha.44"
634+
resolved "https://registry.yarnpkg.com/@metadaoproject/futarchy/-/futarchy-0.4.0-alpha.44.tgz#464720d7c880c355ddc27e757523f0d8e373c738"
635+
integrity sha512-1rts+pcYeKz2OqE2lthagV1CJFSinK4oDNe1JKzOaHBp92f5YW8iANWsd/FAokUVeSrNcgTngS8Da5pll0JzDA==
636636
dependencies:
637637
"@coral-xyz/anchor" "^0.29.0"
638638
"@metaplex-foundation/umi" "^0.9.2"

0 commit comments

Comments
 (0)