We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8a2f0f commit ff0a79eCopy full SHA for ff0a79e
sdk/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@metadaoproject/futarchy",
3
- "version": "0.7.0-alpha.10",
+ "version": "0.7.0-alpha.12",
4
"type": "module",
5
"main": "dist/index.js",
6
"module": "dist/index.js",
yarn.lock
@@ -975,7 +975,7 @@
975
"@jridgewell/sourcemap-codec" "^1.4.10"
976
977
"@metadaoproject/futarchy@./sdk":
978
- version "0.7.0-alpha.10"
+ version "0.7.0-alpha.12"
979
dependencies:
980
"@coral-xyz/anchor" "^0.29.0"
981
"@metaplex-foundation/umi" "^0.9.2"
0 commit comments