Skip to content

Commit ff0a79e

Browse files
authored
Update sdk to latest (#421)
* v0.7.0-alpha.12 * update yarn.lock
1 parent f8a2f0f commit ff0a79e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.7.0-alpha.10",
3+
"version": "0.7.0-alpha.12",
44
"type": "module",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -975,7 +975,7 @@
975975
"@jridgewell/sourcemap-codec" "^1.4.10"
976976

977977
"@metadaoproject/futarchy@./sdk":
978-
version "0.7.0-alpha.10"
978+
version "0.7.0-alpha.12"
979979
dependencies:
980980
"@coral-xyz/anchor" "^0.29.0"
981981
"@metaplex-foundation/umi" "^0.9.2"

0 commit comments

Comments
 (0)