Skip to content

Commit c5b48bf

Browse files
authored
Merge pull request #96 from tiagosiebler/cleaningbumpanalyser
chore: bump webpack analyser
2 parents d34b9f5 + 3fa32aa commit c5b48bf

File tree

3 files changed

+101
-52
lines changed

3 files changed

+101
-52
lines changed

package-lock.json

Lines changed: 96 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gateio-api",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "Complete & Robust Node.js SDK for Gate.com's REST APIs, WebSockets & WebSocket APIs, with TypeScript declarations.",
55
"scripts": {
66
"clean": "rm -rf dist/*",
@@ -51,8 +51,8 @@
5151
},
5252
"optionalDependencies": {
5353
"webpack": "^5.0.0",
54-
"webpack-cli": "^4.0.0",
55-
"webpack-bundle-analyzer": "^4.10.2"
54+
"webpack-bundle-analyzer": "^5.1.1",
55+
"webpack-cli": "^4.0.0"
5656
},
5757
"keywords": [
5858
"Gate",
@@ -81,7 +81,8 @@
8181
"trading",
8282
"cryptocurrency",
8383
"bitcoin",
84-
"best"
84+
"best",
85+
"siebly.io"
8586
],
8687
"funding": {
8788
"type": "individual",

tea.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)