force minimist resolution

This commit is contained in:
Alif Rachmawadi
2020-03-17 09:38:25 +07:00
parent cf2fb6cf42
commit f4209dc839
2 changed files with 24 additions and 13 deletions

View File

@@ -47,5 +47,8 @@
"prettier": "^1.19.1",
"ts-jest": "^25.2.1",
"typescript": "^3.8.3"
},
"resolutions": {
"minimist": "^1.2.2"
}
}