mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-23 17:47:27 +00:00
add wget and needle to npm packages
This commit is contained in:
parent
06089e481f
commit
e7bd868c5c
1 changed files with 3 additions and 1 deletions
|
@ -10,9 +10,11 @@
|
|||
"jsonpath": "^0.2.12",
|
||||
"moment": "^2.19.1",
|
||||
"mongoose": "^4.12.3",
|
||||
"needle": "^2.0.1",
|
||||
"node-config": "^0.0.2",
|
||||
"numeral": "^2.0.6",
|
||||
"request": "^2.83.0"
|
||||
"request": "^2.83.0",
|
||||
"wget": "0.0.1"
|
||||
},
|
||||
"scripts": {
|
||||
"prettier": "prettier * --write",
|
||||
|
|
Loading…
Add table
Reference in a new issue