Update elara, jupiter
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -12,8 +12,8 @@ pkgs.buildNpmPackage (finalAttrs: {
|
||||
};
|
||||
|
||||
patches = [ ./package-lock.patch ];
|
||||
makeCacheWritable = true;
|
||||
|
||||
makeCacheWritable = true;
|
||||
npmDepsHash = "sha256-9RZCDzY9ETs7DPQfBxig92rhA2iCOOKVqwbUJeTGqrY=";
|
||||
npmPackFlags = [ "--ignore-scripts" ];
|
||||
|
||||
|
@@ -11,7 +11,10 @@ pkgs.buildNpmPackage (finalAttrs: {
|
||||
hash = "sha256-ieRTXAYlF0IOt/dlXuHUGvvT1J+TYVWaoNQbYZFLOZ4=";
|
||||
};
|
||||
|
||||
npmDepsHash = "sha256-m9HrEyHgKSsCX/nf1DsEdSEnUQkt8vsbaJ0T3ndu1JU=";
|
||||
patches = [ ./package-lock.patch ];
|
||||
|
||||
npmDepsHash = "sha256-q1LUimy7rQe3cKMZEI0SflGeUhthykLpcvJz1oLSkfY=";
|
||||
npmFlags = [ "--legacy-peer-deps" ];
|
||||
|
||||
homepage = "/web";
|
||||
|
||||
|
24553
packages/shlink-web-client/package-lock.patch
Normal file
24553
packages/shlink-web-client/package-lock.patch
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user