From eba4d488ba8d92c7d8bcc5059b5738008add4b44 Mon Sep 17 00:00:00 2001 From: wuls Date: Thu, 20 Apr 2023 10:12:26 +0800 Subject: [PATCH] fix yaml collision --- pnpm-lock.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 891c4bc4b..660879c11 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2741,6 +2741,12 @@ importers: specifier: workspace:* version: link:../../.. + packages/astro/test/fixtures/minification-html: + dependencies: + astro: + specifier: workspace:* + version: link:../../.. + packages/astro/test/fixtures/multiple-renderers: dependencies: '@astrojs/renderer-one':