Feat: validate axios request and enable commissions switch

This commit is contained in:
Cesar 2020-12-02 19:02:57 +00:00
parent 95a1385a1e
commit e325d6d2b1
4 changed files with 103 additions and 4 deletions

View file

@ -74,7 +74,8 @@
"winston-transport": "^4.3.0",
"ws": "^3.1.0",
"xml-stream": "^0.4.5",
"xmlrpc": "^1.3.2"
"xmlrpc": "^1.3.2",
"yup": "^0.31.1"
},
"repository": {
"type": "git",