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
1 changed files with 1 additions and 1 deletions

View File

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