Skip to content

Commit

Permalink
Merge pull request #246 from hummingbot/fix/fix-yarn
Browse files Browse the repository at this point in the history
Fix/fix yarn
  • Loading branch information
fengtality authored Dec 1, 2023
2 parents 81576ca + e9ac1e9 commit 4afa163
Show file tree
Hide file tree
Showing 4 changed files with 195 additions and 17,775 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ package-lock.json
# VSCode
.vscode/
.history

# Yarn
yarn-error.log
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"ajv": "^8.6.3",
"algosdk": "^2.2.0",
"app-root-path": "^3.0.0",
"axios": "^0.21.1",
"axios": "^1.6.0",
"big.js": "6.1.1",
"bn.js": "^5.2.1",
"body-parser": "^1.19.0",
Expand Down
Loading

0 comments on commit 4afa163

Please sign in to comment.