Skip to content

Commit

Permalink
amend
Browse files Browse the repository at this point in the history
  • Loading branch information
Thrimbda committed Feb 20, 2024
1 parent cd2c722 commit 34316b7
Show file tree
Hide file tree
Showing 2 changed files with 383 additions and 75 deletions.
8 changes: 4 additions & 4 deletions apps/vendor-ccxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"build": "heft test --clean && api-extractor run --local && yuan-toolkit post-build"
},
"dependencies": {
"@yuants/protocol": "0.11.0",
"@yuants/protocol": "workspace:*",
"rxjs": "~7.5.6",
"ccxt": "~4.0.107",
"@yuants/data-model": "0.5.0"
"@yuants/data-model": "workspace:*"
},
"devDependencies": {
"@microsoft/api-extractor": "~7.30.0",
Expand All @@ -22,8 +22,8 @@
"@rushstack/heft-node-rig": "~1.10.7",
"@types/heft-jest": "1.0.3",
"@types/node": "18",
"@yuants/extension": "0.2.3",
"@yuants/tool-kit": "0.1.3",
"@yuants/extension": "workspace:*",
"@yuants/tool-kit": "workspace:*",
"typescript": "~4.7.4"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 34316b7

Please sign in to comment.