From 6587ab74a4aa14319c5ede3408fff680dd700a33 Mon Sep 17 00:00:00 2001 From: cuixiaorui Date: Tue, 23 Jul 2024 19:10:02 +0800 Subject: [PATCH] refactor: remove unused dependency on game-data-sdk --- pnpm-lock.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d0840e4f..19779101 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -367,9 +367,6 @@ importers: '@earthworm/db': specifier: workspace:^ version: link:../db - '@earthworm/game-data-sdk': - specifier: workspace:^ - version: link:../game-data-sdk '@earthworm/schema': specifier: workspace:^ version: link:../schema