1
0
mirror of https://github.com/Radarr/Radarr synced 2025-10-06 03:32:49 +02:00

Fixed: npm start not working with node 10

Fixes #3258
This commit is contained in:
Leonardo Galli
2018-12-24 15:56:53 +01:00
parent 44842a4e6b
commit 44b1252ecc
5 changed files with 1937 additions and 1925 deletions

View File

@@ -44,6 +44,7 @@
"tar.gz": "0.1.1",
"url-search-params": "^0.6.1",
"webpack": "1.12.0",
"webpack-stream": "2.1.0"
"webpack-stream": "2.1.0",
"natives": "^1.1.3"
}
}