From 82b467a223b9bf6608002b79c7368d569b161c6b Mon Sep 17 00:00:00 2001 From: DhruvArora-03 Date: Sat, 17 Feb 2024 10:53:44 -0600 Subject: [PATCH 1/2] dummy commit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7cdc365c..287449e4 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,4 @@ 2. Run `pnpm install` to install and patch all the required dependencies 3. Run `pnpm run dev` to start the development server 4. Run `pnpm build` to build the extension for production + \ No newline at end of file From 7b7b858cf5e90c339e8ae8397cab19ffb77c4a21 Mon Sep 17 00:00:00 2001 From: DhruvArora-03 Date: Sat, 17 Feb 2024 10:55:44 -0600 Subject: [PATCH 2/2] undo dummy commit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 287449e4..7cdc365c 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,3 @@ 2. Run `pnpm install` to install and patch all the required dependencies 3. Run `pnpm run dev` to start the development server 4. Run `pnpm build` to build the extension for production - \ No newline at end of file