From ce358245f43ae26b92eb9a010aff7b6df7d4fe0e Mon Sep 17 00:00:00 2001 From: Aylur Date: Mon, 18 Sep 2023 21:31:39 +0200 Subject: [PATCH] chore: update npmDepsHash --- nix/ags.nix | 2 +- package-lock.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nix/ags.nix b/nix/ags.nix index 57b29bc..c93535b 100644 --- a/nix/ags.nix +++ b/nix/ags.nix @@ -38,7 +38,7 @@ stdenv.mkDerivation { dontBuild = true; - npmDepsHash = "sha256-DcFTL0trUVpGSnJi8b3TRA1UAvwxir1uKY6LZ/kHCs8="; + npmDepsHash = "sha256-ASvxtPXqsWuzYLO6KfxoSOzDYW76sqL2DviGTUnhUjs="; installPhase = '' mkdir $out diff --git a/package-lock.json b/package-lock.json index 2ebe63c..9c3eae5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ags", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 3, "requires": true, "packages": {