mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 21:17:01 +02:00
Add tail to package.json
This commit is contained in:
parent
f0142391ee
commit
5b723fd08a
1 changed files with 3 additions and 1 deletions
|
@ -26,6 +26,8 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"extend": "^3.0.0",
|
"extend": "^3.0.0",
|
||||||
"yargs": "^3.30.0"
|
"yargs": "^3.30.0",
|
||||||
|
"request": "2.67.0",
|
||||||
|
"tail": "0.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue