Revert "Add optional dependency win-node-env for Windows"

This commit is contained in:
netop:// ウェッブ 2019-01-28 08:56:27 -06:00 committed by GitHub
parent fd85cd5b60
commit 34b3c1a1af
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",