From 3f63f2654021ce18676d5d88aae492b502c3f88b Mon Sep 17 00:00:00 2001 From: Jojoo Date: Mon, 9 Oct 2023 17:42:54 +0800 Subject: [PATCH] [fix] lock yaml ssh --- pnpm-lock.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 42c1f519..2edd9db0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5807,7 +5807,7 @@ packages: resolution: {integrity: sha512-wvWkphh5WQsJbVk1tbx1l1Ly4yg+XecD+Mq280uBGt9wa5BKSWf4Mhp6GmrkPixhMxmabYY7RbzlwVP32pbGCg==} github.com/dapphub/ds-test/e282159d5170298eb2455a6c05280ab5a73a4ef0: - resolution: {commit: e282159d5170298eb2455a6c05280ab5a73a4ef0, repo: git+ssh://git@github.com/dapphub/ds-test.git, type: git} + resolution: {commit: e282159d5170298eb2455a6c05280ab5a73a4ef0, repo: https://github.com/dapphub/ds-test.git, type: git} name: ds-test version: 1.0.0 dev: true