Skip to content

Commit

Permalink
Merge pull request #14 from JJ-Cro/master
Browse files Browse the repository at this point in the history
fix(): Removed APIResponse wrapper
  • Loading branch information
tiagosiebler committed Jun 18, 2024
2 parents 785e072 + 481db09 commit 5b56309
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 5b56309

Please sign in to comment.