Skip to content

Commit

Permalink
Merge branch 'master' of github.com:tiagosiebler/gateio-api into misc…
Browse files Browse the repository at this point in the history
…readme
  • Loading branch information
tiagosiebler committed Jun 18, 2024
2 parents b90d6c0 + 5b56309 commit b92be39
Show file tree
Hide file tree
Showing 3 changed files with 499 additions and 603 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ localtest.sh

ws-private-spot-wsapi-performance.ts
ws-private-perp-futures-wsapi-readonly.ts
privatetest.ts
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gateio-api",
"version": "1.0.4",
"version": "1.0.5",
"description": "Complete & robust Node.js SDK for Gate.io's REST APIs, WebSockets & WebSocket APIs, with TypeScript declarations.",
"scripts": {
"clean": "rm -rf dist/*",
Expand Down
Loading

0 comments on commit b92be39

Please sign in to comment.