We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01b12d8 commit 3d6a2aeCopy full SHA for 3d6a2ae
sdk/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@metadaoproject/futarchy",
3
- "version": "0.7.1-alpha.0",
+ "version": "0.7.1-alpha.1",
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.1-alpha.0"
+ version "0.7.1-alpha.1"
979
dependencies:
980
"@coral-xyz/anchor" "^0.29.0"
981
"@metaplex-foundation/umi" "^0.9.2"
0 commit comments