diff --git a/package.json b/package.json index 9e55af5..9144b81 100755 --- a/package.json +++ b/package.json @@ -78,9 +78,6 @@ }, "main": "server.js", "name": "lbry.tech", - "optionalDependencies": { - "win-node-env": "^0.4.0" - }, "private": true, "scripts": { "css": "sass --load-path=node_modules --update app/sass:app/dist --style compressed",