Add back win-node-env

This commit is contained in:
netop:// ウェッブ 2019-01-28 09:05:15 -06:00 committed by GitHub
parent 10c16bf6e7
commit d82ffe30d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,6 +78,9 @@
},
"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",