Skip to content

Commit

Permalink
feat(flowus): 升级flowusx依赖库
Browse files Browse the repository at this point in the history
  • Loading branch information
LetTTGACO committed Nov 29, 2023
1 parent 0ff0f6f commit 2cdccb7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/sdk-flowus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"dependencies": {
"@elog/shared": "workspace:*",
"tiny-async-pool": "^1.3.0",
"@flowusx/flowus-client": "^0.0.5-beta.1",
"@flowusx/flowus-to-md": "^0.0.5-beta.1"
"@flowusx/flowus-client": "^0.0.5-beta.2",
"@flowusx/flowus-to-md": "^0.0.5-beta.2"
},
"devDependencies": {
"@elog/types": "workspace:*",
"@flowusx/flowus-types": "^0.0.5-beta.1",
"@flowusx/flowus-types": "^0.0.5-beta.2",
"@types/tiny-async-pool": "^1.0.1"
}
}

0 comments on commit 2cdccb7

Please sign in to comment.