commit 46786e0033f70f8fda0ef21b92625370b3fdd5c0 parent dfe89b2642d093b2da246eb95ff04ef20f7805dc Author: triesap <137732411+triesap@users.noreply.github.com> Date: Sun, 15 Sep 2024 14:34:59 +0000 themes: remove pnpm-lock.yaml Diffstat:
| D | themes/pnpm-lock.yaml | | | 24 | ------------------------ |
1 file changed, 0 insertions(+), 24 deletions(-)
diff --git a/themes/pnpm-lock.yaml b/themes/pnpm-lock.yaml @@ -1,24 +0,0 @@ -lockfileVersion: '9.0' - -settings: - autoInstallPeers: true - excludeLinksFromLockfile: false - -importers: - - .: - devDependencies: - typescript: - specifier: ^5.3.3 - version: 5.5.4 - -packages: - - typescript@5.5.4: - resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==} - engines: {node: '>=14.17'} - hasBin: true - -snapshots: - - typescript@5.5.4: {}