mirror of
https://github.com/alexgo-io/alex-sdk.git
synced 2026-04-30 02:35:47 +08:00
chore: bump version for clarity codegen
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"packageManager": "pnpm@9.4.0",
|
||||
"version": "2.2.0-beta.0",
|
||||
"version": "3.0.0-beta.1",
|
||||
"license": "MIT",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
@@ -51,7 +51,7 @@
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"clarity-codegen": "^0.5.2"
|
||||
"clarity-codegen": "1.0.0-beta.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@stacks/network": "^7.0.2",
|
||||
|
||||
Reference in New Issue
Block a user