From ad6844ac4a5c0b84917c171f401178941e0af552 Mon Sep 17 00:00:00 2001 From: Roxy Squires Date: Fri, 3 Feb 2023 08:46:16 +0000 Subject: [PATCH] Bug | Fixed the error when running pnpm i --frozen-lockfile (#9782) * Added Video player Added vue-plyr as the video play * Create node.js.yml * Delete node.js.yml * Added vue-plyr into pnpm-lock.yaml * tweak * Fixed the pnpm-lock.yaml For some reason on the dependencies there was to instances of vue-plyr --------- Co-authored-by: syuilo --- pnpm-lock.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1b4df818a6..eff3e7d53e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -518,7 +518,6 @@ importers: vue-plyr: 7.0.0 vue-prism-editor: 2.0.0-alpha.2_vue@3.2.47 vuedraggable: 4.1.0_vue@3.2.47 - vue-plyr: 7.0.0 devDependencies: '@types/escape-regexp': 0.0.1 '@types/glob': 8.0.1