From b9df80c0431cb78285c98d366f9cf98d5b2be145 Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Tue, 14 Feb 2023 14:54:48 +0800 Subject: [PATCH] chore: fix build problem --- pnpm-lock.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0422520..5e1de3b9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -633,6 +633,16 @@ importers: '@types/react-canvas-draw': 1.2.0 react: 18.2.0 + client/web/plugins/com.msgbyte.env.rn: + specifiers: + '@types/styled-components': ^5.1.26 + react: 18.2.0 + styled-components: ^5.3.6 + devDependencies: + '@types/styled-components': 5.1.26 + react: 18.2.0 + styled-components: 5.3.6_react@18.2.0 + client/web/plugins/com.msgbyte.filepizza: specifiers: react: 18.2.0