Skip to content

Commit ce54ea5

Browse files
committed
Update yarn version
1 parent 5c1ea09 commit ce54ea5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.37",
10+
"@metadaoproject/futarchy": "0.4.0-alpha.38",
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",

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.37":
633-
version "0.4.0-alpha.37"
634-
resolved "https://registry.yarnpkg.com/@metadaoproject/futarchy/-/futarchy-0.4.0-alpha.37.tgz#5723192842665c5812d205221383c3005b04b2e1"
635-
integrity sha512-ERI6inHl05ghvl7gYqSiaLdmwX5Rp8sjHfMcUVMR+Qic/A/Itv9uH/r8PUcu9ZVEafg8z41l1MtcstaZOFnrJw==
632+
"@metadaoproject/futarchy@0.4.0-alpha.38":
633+
version "0.4.0-alpha.38"
634+
resolved "https://registry.yarnpkg.com/@metadaoproject/futarchy/-/futarchy-0.4.0-alpha.38.tgz#be547b922ac17774d4378adbb6fcc9788212ee56"
635+
integrity sha512-x19yUWArTOvtxIw3X5X//mK7A/PHxi0+Y0me3Zu5jh3rXAQCbIH1cnX41ZUkohWJ8vRIUgMes6vjohFpDqrXUA==
636636
dependencies:
637637
"@coral-xyz/anchor" "^0.29.0"
638638
"@metaplex-foundation/umi" "^0.9.2"

0 commit comments

Comments
 (0)