Update node packages with lock file
This commit is contained in:
parent
efb82dbf3c
commit
954ae1567a
|
@ -30,7 +30,7 @@ let
|
||||||
};
|
};
|
||||||
production = true;
|
production = true;
|
||||||
bypassCache = true;
|
bypassCache = true;
|
||||||
reconstructLock = true;
|
reconstructLock = false;
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
Reference in New Issue
Block a user