mirror of https://github.com/Chocobozzz/PeerTube
Server: update deps
parent
7df5e5e4b1
commit
a7721e62c0
|
@ -39,7 +39,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "^2.0.0",
|
"async": "^2.0.0",
|
||||||
"bcrypt": "^0.8.7",
|
"bcrypt": "^1.0.2",
|
||||||
"bittorrent-tracker": "^8.0.0",
|
"bittorrent-tracker": "^8.0.0",
|
||||||
"body-parser": "^1.12.4",
|
"body-parser": "^1.12.4",
|
||||||
"concurrently": "^3.1.0",
|
"concurrently": "^3.1.0",
|
||||||
|
@ -78,7 +78,7 @@
|
||||||
"mocha": "^3.0.1",
|
"mocha": "^3.0.1",
|
||||||
"standard": "^8.0.0",
|
"standard": "^8.0.0",
|
||||||
"supertest": "^2.0.0",
|
"supertest": "^2.0.0",
|
||||||
"webtorrent": "^0.97.0"
|
"webtorrent": "^0.98.0"
|
||||||
},
|
},
|
||||||
"standard": {
|
"standard": {
|
||||||
"ignore": [
|
"ignore": [
|
||||||
|
|
Loading…
Reference in New Issue