Update dependencies
This commit is contained in:
parent
7476ee4f0d
commit
7051e2e1e3
3 changed files with 3369 additions and 3013 deletions
|
@ -7,8 +7,8 @@ let
|
||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.fetchFromGitHub {
|
||||||
owner = "chvp";
|
owner = "chvp";
|
||||||
repo = "tetris";
|
repo = "tetris";
|
||||||
rev = "a3ff63bb8aecd42241a40ac8f7bdb6acacef7038";
|
rev = "master";
|
||||||
sha256 = "0nlj268kwbv45gsmsp2rc2bfdmbiks21pr8zsa22nfkpbm6m4c03";
|
sha256 = "0jq5pih8bb1w2pglpklqix01pdd3a3wzzf0jnai0wy5gn93abpik";
|
||||||
};
|
};
|
||||||
packageJSON = ./package.json;
|
packageJSON = ./package.json;
|
||||||
yarnLock = ./yarn.lock;
|
yarnLock = ./yarn.lock;
|
||||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue