Breaking out strtotime from locutus lib

This commit is contained in:
softsimon
2022-04-12 17:33:44 +04:00
parent 1f24e16a77
commit 74d7ca8c4c
4 changed files with 1381 additions and 35 deletions

View File

@@ -34,7 +34,6 @@
"bitcoinjs-lib": "6.0.1",
"crypto-js": "^4.0.0",
"express": "^4.17.1",
"locutus": "^2.0.12",
"mysql2": "2.3.3",
"node-worker-threads-pool": "^1.4.3",
"socks-proxy-agent": "^6.1.1",
@@ -44,7 +43,6 @@
"devDependencies": {
"@types/compression": "^1.0.1",
"@types/express": "^4.17.2",
"@types/locutus": "^0.0.6",
"tslint": "^6.1.0"
}
}