optimize webpack bundling, minimize gateway JS

This commit is contained in:
nitowa
2022-11-23 06:13:28 +01:00
parent 3175b262c2
commit a4b9635ee7
6 changed files with 46 additions and 18 deletions
+2 -2
View File
@@ -17,10 +17,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"buffer": "^6.0.3",
"chai": "^4.3.4",
"node-fetch": "^2.6.1",
"xrpio": "^0.1.6",
"buffer": "^6.0.3",
"xrpio": "^0.1.7",
"xrpl": "^2.6.0-beta.0"
},
"devDependencies": {