From 1f8f65f80a54baf131cc4b67e1315311db2a5f02 Mon Sep 17 00:00:00 2001 From: sanshuiyijing Date: Thu, 27 Jun 2024 10:58:10 +0800 Subject: [PATCH] fix: install --- pnpm-lock.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7d7ab57..3b3a938 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -207,6 +207,9 @@ importers: specifier: workspace:^ version: link:../sql-parser devDependencies: + '@codemirror/lang-sql': + specifier: ^6.6.4 + version: 6.6.4(@codemirror/view@6.26.3) '@codemirror/state': specifier: ^6.4.1 version: 6.4.1 @@ -9889,4 +9892,4 @@ snapshots: y18n: 5.0.8 yargs-parser: 21.1.1 - yocto-queue@0.1.0: {} \ No newline at end of file + yocto-queue@0.1.0: {}