Skip to content

Commit

Permalink
chore(): package cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagosiebler committed Apr 2, 2024
1 parent bb6f3fa commit 88610dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bitmart-api",
"version": "2.0.0-beta.0",
"description": "Complete & robust Node.js SDK for Bitmart's REST APIs and WebSockets, with TypeScript & strong end to end tests.",
"description": "Complete & robust Node.js SDK for BitMart's REST APIs and WebSockets, with TypeScript definitions.",
"scripts": {
"build": "rm -fr dist/* && tsc -p tsconfig.esm.json && tsc -p tsconfig.cjs.json && bash ./postBuild.sh",
"test": "jest --passWithNoTests"
Expand Down Expand Up @@ -54,7 +54,7 @@
"websocket",
"rest",
"rest api",
"usdt",
"ccxt",
"trading bots",
"nodejs",
"node",
Expand Down

0 comments on commit 88610dd

Please sign in to comment.