Merge pull request #242 from lbryio/revert-241-add-windows-dependency

Revert "Add optional dependency win-node-env for Windows"
This commit is contained in:
netop:// ウェッブ 2019-01-28 08:57:15 -06:00 committed by GitHub
commit 79e83d2fae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,9 +78,6 @@
}, },
"main": "server.js", "main": "server.js",
"name": "lbry.tech", "name": "lbry.tech",
"optionalDependencies": {
"win-node-env": "^0.4.0"
},
"private": true, "private": true,
"scripts": { "scripts": {
"css": "sass --load-path=node_modules --update app/sass:app/dist --style compressed", "css": "sass --load-path=node_modules --update app/sass:app/dist --style compressed",