Remove minimist

This commit is contained in:
Wildan M 2021-08-22 07:35:03 +07:00
commit 5a0cdc2a07
4 changed files with 9 additions and 35 deletions

View file

@ -11,7 +11,6 @@
"license": "ISC",
"dependencies": {
"axios": "^0.21.1",
"certnode": "^0.0.1",
"minimist": "^1.2.5"
"certnode": "^0.0.1"
}
}