Update node packages with lock file

This commit is contained in:
Danila Fedorin 2020-04-07 19:43:20 -07:00
parent efb82dbf3c
commit 954ae1567a

View File

@ -30,7 +30,7 @@ let
};
production = true;
bypassCache = true;
reconstructLock = true;
reconstructLock = false;
};
in
{