From 3684828e1848095377acb934a2beaff32d0f4ef5 Mon Sep 17 00:00:00 2001 From: Gabriel Horner Date: Wed, 8 Jan 2025 09:00:03 -0500 Subject: [PATCH] fix: remove extra lockfile all the tooling in this project relies on npm so no need to introduce yarn --- yarn.lock | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 yarn.lock diff --git a/yarn.lock b/yarn.lock deleted file mode 100644 index 1c25115..0000000 --- a/yarn.lock +++ /dev/null @@ -1,6 +0,0 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 - - -import-meta-resolve@^2.1.0: - version "2.1.0"