Add back win-node-env
This commit is contained in:
parent
10c16bf6e7
commit
d82ffe30d9
1 changed files with 3 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue