mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2024-12-22 21:52:31 -05:00
npm i --save-dev minimist
This commit is contained in:
parent
cca18b6d67
commit
25243b0542
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@
|
||||||
"lodash.bindall": "^4.4.0",
|
"lodash.bindall": "^4.4.0",
|
||||||
"lodash.defaultsdeep": "^4.6.1",
|
"lodash.defaultsdeep": "^4.6.1",
|
||||||
"minilog": "^3.1.0",
|
"minilog": "^3.1.0",
|
||||||
|
"minimist": "^1.2.5",
|
||||||
"mkdirp": "^1.0.4",
|
"mkdirp": "^1.0.4",
|
||||||
"nets": "^3.2.0",
|
"nets": "^3.2.0",
|
||||||
"react": "16.2.0",
|
"react": "16.2.0",
|
||||||
|
|
Loading…
Reference in a new issue