From b32f49bd1c42a438b1fa28befd6160008d2bd044 Mon Sep 17 00:00:00 2001 From: GitHubTeacher Date: Thu, 11 Oct 2018 10:22:20 +0200 Subject: [PATCH 1/3] add empty gitignore file --- .gitignore | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 From 925ae9b6d32472b2bac0bbf911162c146b9476ed Mon Sep 17 00:00:00 2001 From: jonatanlr98 <78903430+jonatanlr98@users.noreply.github.com> Date: Mon, 28 Mar 2022 19:13:01 -0700 Subject: [PATCH 2/3] change package.json file to highlight where dependency update should go (#1) (#9) Co-authored-by: GitHubTeacher Co-authored-by: github-learning-lab[bot] <37936606+github-learning-lab[bot]@users.noreply.github.com> Co-authored-by: GitHubTeacher --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9046109..68ee127 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Memory game with Octocats", "version": "0.0.1", "dependencies": { - "debug": "2.6.8", + "debug": "?", "ejs": "^2.5.6", "hoek": "^4.0.0", "npm": "^6.4.1", From 8b834c1e471f05ebd95ab4d3f4b952fbd808fbf6 Mon Sep 17 00:00:00 2001 From: jonatanlr98 <78903430+jonatanlr98@users.noreply.github.com> Date: Mon, 28 Mar 2022 20:04:03 -0700 Subject: [PATCH 3/3] Create Mi-rama (#10) --- Mi-rama | 1 + 1 file changed, 1 insertion(+) create mode 100644 Mi-rama diff --git a/Mi-rama b/Mi-rama new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Mi-rama @@ -0,0 +1 @@ +