From 7ec4c291d8ec93bc205af5c238dfe6a5176f4da4 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 25 Feb 2021 18:08:52 +0100 Subject: Bump to current master version of tcm workadventure Builds fine, let's see if anything else works! --- front/yarn.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'front/yarn.nix') diff --git a/front/yarn.nix b/front/yarn.nix index f094242..efaf5fb 100644 --- a/front/yarn.nix +++ b/front/yarn.nix @@ -4090,11 +4090,11 @@ }; } { - name = "phaser___phaser_3.51.0.tgz"; + name = "phaser___phaser_3.24.1.tgz"; path = fetchurl { - name = "phaser___phaser_3.51.0.tgz"; - url = "https://registry.yarnpkg.com/phaser/-/phaser-3.51.0.tgz"; - sha1 = "b0c7ee2b21e795830d74f476dd30816a42b023bd"; + name = "phaser___phaser_3.24.1.tgz"; + url = "https://registry.yarnpkg.com/phaser/-/phaser-3.24.1.tgz"; + sha1 = "376e0c965d2a35af37c06ee78627dafbde5be017"; }; } { -- cgit v1.2.3