Removed integrated slp-validate dependencies

This commit is contained in:
Chris Troutner
2020-10-11 09:44:28 -07:00
parent e399e05022
commit 1959b20115
3 changed files with 0 additions and 62 deletions
-4
View File
@@ -31,7 +31,6 @@
"@psf/bch-js": "^3.6.3",
"apidoc": "^0.23.0",
"axios": "^0.19.0",
"bitcoin-rpc-promise-retry": "^1.3.0",
"bitcore-lib-cash": "^8.20.3",
"body-parser": "^1.18.3",
"cookie-parser": "~1.4.3",
@@ -50,15 +49,12 @@
"mocha": "^7.1.1",
"morgan": "^1.9.1",
"mqtt": "^4.0.0",
"p-cancelable": "^2.0.0",
"p-timeout": "^3.2.0",
"passport": "^0.4.0",
"passport-anonymous": "^1.0.1",
"passport-http": "^0.3.0",
"pg": "^8.0.0",
"pg-hstore": "^2.3.2",
"rate-limiter-flexible": "^2.0.0",
"slp-validate": "^1.2.2",
"winston": "^3.2.1",
"winston-daily-rotate-file": "^4.0.0"
},