Drop left-pad dependency

This commit is contained in:
Tau
2019-11-06 17:28:29 -05:00
parent 02c6e6fe2f
commit 4bc362337e
-1
View File
@@ -8,7 +8,6 @@
"body-parser": "^1.18.3",
"compression": "^1.7.3",
"express": "^4.16.4",
"left-pad": "^1.3.0",
"morgan": "^1.9.1",
"raw-body": "^2.3.3"
},