Skip to content

Commit

Permalink
chore(): update package info
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagosiebler committed Jun 13, 2024
1 parent 2df3d92 commit 5221e8e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gateio-api",
"version": "0.0.2",
"description": "Complete & robust Node.js SDK for Gate's REST APIs and WebSockets, with TypeScript declarations.",
"description": "Complete & robust Node.js SDK for Gate.io's REST APIs, WebSockets & WebSocket APIs, with TypeScript declarations.",
"scripts": {
"clean": "rm -rf dist/*",
"build": "rm -fr dist/* && tsc -p tsconfig.esm.json && tsc -p tsconfig.cjs.json && bash ./postBuild.sh",
Expand Down Expand Up @@ -47,7 +47,9 @@
},
"keywords": [
"Gate",
"Gate.io",
"Gate api",
"Gate.io api",
"Gate nodejs",
"Gate javascript",
"Gate typescript",
Expand Down

0 comments on commit 5221e8e

Please sign in to comment.