Skip to content

Commit b5fdf37

Browse files
committed
Update SDK version
1 parent c62212f commit b5fdf37

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
@@ -6,7 +6,7 @@
66
},
77
"dependencies": {
88
"@coral-xyz/anchor": "0.29.0",
9-
"@metadaoproject/futarchy": "0.4.0-alpha.23",
9+
"@metadaoproject/futarchy": "0.4.0-alpha.36",
1010
"@metaplex-foundation/mpl-token-metadata": "^3.2.0",
1111
"@metaplex-foundation/umi": "^0.9.1",
1212
"@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.33",
3+
"version": "0.4.0-alpha.36",
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.22":
633-
version "0.4.0-alpha.22"
634-
resolved "https://registry.yarnpkg.com/@metadaoproject/futarchy/-/futarchy-0.4.0-alpha.22.tgz#1cabd24ae1c1ae904d7ea93bbb553c7037251087"
635-
integrity sha512-x4iMkp9X18tHntW9Eg9yrGLIK0iy/dcXSImnhPGZe7xi7hfaLrzS5or8rf8gINv/5XeasesodRDAnMPXnXb7Vg==
632+
"@metadaoproject/futarchy@0.4.0-alpha.36":
633+
version "0.4.0-alpha.36"
634+
resolved "https://registry.yarnpkg.com/@metadaoproject/futarchy/-/futarchy-0.4.0-alpha.36.tgz#81f1def71669a1cfab4f04919313e22af923a97d"
635+
integrity sha512-zvVSo0sIN1+Hb++0i88eqnOvXLZSb/fZr0L4PMcz9fL1YRCy0pKKS/C3AJnTu1Bkei2U5FpZvXULXfuCeXglxA==
636636
dependencies:
637637
"@coral-xyz/anchor" "^0.29.0"
638638
"@metaplex-foundation/umi" "^0.9.2"

0 commit comments

Comments
 (0)