Explicitly (not transitively) depend on minimist as bin script uses it

pull/21833/head
Michael Telatynski 2020-02-04 11:13:18 +00:00
parent 3dd5986656
commit e65404b631
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@
"linkifyjs": "^2.1.6",
"lodash": "^4.17.14",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
"minimist": "^1.2.0",
"pako": "^1.0.5",
"png-chunks-extract": "^1.0.0",
"prop-types": "^15.5.8",