From 5f872f26cd6ac5ae2c1f79bb46eeab2a5dee9b8f Mon Sep 17 00:00:00 2001 From: giancarlo Date: Tue, 4 Jun 2024 17:20:14 +0700 Subject: [PATCH] Remove unused tooling/license from pnpm-lock.yaml In the pnpm-lock.yaml file, the tooling/license dependency was unused and has been removed. --- pnpm-lock.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9194ed083..4f17568fa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1368,8 +1368,6 @@ importers: specifier: ^5.4.5 version: 5.4.5 - tooling/license: {} - tooling/prettier: dependencies: '@ianvs/prettier-plugin-sort-imports':