2.6.2 • Published 6 months ago

@kilokilo/ewz-stromkostenrechner v2.6.2

Weekly downloads
1
License
-
Repository
-
Last release
6 months ago

EWZ - Stromkostenrechner

Tarife 2020

Build the ewz frontend proj

cd ewz-internet/ch.ewz.frontend

# remove the annoying yarn version in the packages
find . -type f -name "package.json" -exec sed -i '' -e 's/1.13.x/1.x.x/g' {} \;

rm yarn.lock && yarn && yarn build