From d80b57706faabc1383ae4e364b08225ce6cdcb53 Mon Sep 17 00:00:00 2001 From: Sofia Alvazzi Date: Sun, 6 Oct 2024 20:45:46 -0400 Subject: [PATCH 1/2] New file with introduction from Sofia --- introductions/sofiaIntroduction.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 introductions/sofiaIntroduction.txt diff --git a/introductions/sofiaIntroduction.txt b/introductions/sofiaIntroduction.txt new file mode 100644 index 0000000..81d4ad5 --- /dev/null +++ b/introductions/sofiaIntroduction.txt @@ -0,0 +1 @@ +Hi everyone! I'm Sofia and I'm a freshman studying CS. \ No newline at end of file From 8aca3bea02dc2586aa3e0ede0e55e2b966de5869 Mon Sep 17 00:00:00 2001 From: Sofia Alvazzi Date: Sun, 6 Oct 2024 20:56:23 -0400 Subject: [PATCH 2/2] Sofia's Introduction --- package-lock.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 package-lock.json diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..95422a9 --- /dev/null +++ b/package-lock.json @@ -0,0 +1,6 @@ +{ + "name": "dev-onboarding-github-2024", + "lockfileVersion": 3, + "requires": true, + "packages": {} +}