Update dependencies

This commit is contained in:
Charlotte Van Petegem 2021-07-10 09:38:40 +02:00
parent 7476ee4f0d
commit 7051e2e1e3
No known key found for this signature in database
GPG key ID: 019E764B7184435A
3 changed files with 3369 additions and 3013 deletions

View file

@ -7,8 +7,8 @@ let
src = pkgs.fetchFromGitHub {
owner = "chvp";
repo = "tetris";
rev = "a3ff63bb8aecd42241a40ac8f7bdb6acacef7038";
sha256 = "0nlj268kwbv45gsmsp2rc2bfdmbiks21pr8zsa22nfkpbm6m4c03";
rev = "master";
sha256 = "0jq5pih8bb1w2pglpklqix01pdd3a3wzzf0jnai0wy5gn93abpik";
};
packageJSON = ./package.json;
yarnLock = ./yarn.lock;

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff