From 8abeeb8c8fa6fbed5dbd1a37966b18329a2b2258 Mon Sep 17 00:00:00 2001 From: BTMuli Date: Mon, 11 Sep 2023 13:51:21 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=E5=B0=9D=E8=AF=95=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=20action=20=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c4348e8f..4c8fd420 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "pinia": "^2.1.6", "pinia-plugin-persistedstate": "^3.2.0", "qrcode.vue": "^3.4.1", - "tauri-plugin-sql-api": "github:tauri-apps/tauri-plugin-sql#v1", + "tauri-plugin-sql-api": "https://github.com/tauri-apps/tauri-plugin-sql#v1", "vue": "^3.3.4", "vue-echarts": "^6.6.1", "vue-json-viewer": "^3.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d1b370c..a9bf54e5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ dependencies: specifier: ^3.4.1 version: 3.4.1(vue@3.3.4) tauri-plugin-sql-api: - specifier: github:tauri-apps/tauri-plugin-sql#v1 - version: git@github.com+tauri-apps/tauri-plugin-sql/b8fd19dac907cc8c3d78681cd4803a326b8b861e + specifier: https://github.com/tauri-apps/tauri-plugin-sql#v1 + version: github.com/tauri-apps/tauri-plugin-sql/b8fd19dac907cc8c3d78681cd4803a326b8b861e vue: specifier: ^3.3.4 version: 3.3.4 @@ -5041,8 +5041,8 @@ packages: tslib: 2.3.0 dev: false - git@github.com+tauri-apps/tauri-plugin-sql/b8fd19dac907cc8c3d78681cd4803a326b8b861e: - resolution: {commit: b8fd19dac907cc8c3d78681cd4803a326b8b861e, repo: git@github.com:tauri-apps/tauri-plugin-sql.git, type: git} + github.com/tauri-apps/tauri-plugin-sql/b8fd19dac907cc8c3d78681cd4803a326b8b861e: + resolution: {tarball: https://codeload.github.com/tauri-apps/tauri-plugin-sql/tar.gz/b8fd19dac907cc8c3d78681cd4803a326b8b861e} name: tauri-plugin-sql-api version: 0.0.0 dependencies: