Drop left-pad dependency

This commit is contained in:
Tau
2019-03-15 20:11:00 -04:00
parent 02c6e6fe2f
commit 4bc362337e

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"
},