Fix pnpm lock issue

This commit is contained in:
SujithPS 2023-10-28 16:25:04 +05:30 committed by Sujith PS
parent 600c7b6801
commit 161d72d24b
2 changed files with 4 additions and 4 deletions

4
.husky/pre-commit Executable file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
pnpm lint-staged

4
pnpm-lock.yaml generated
View File

@ -1,9 +1,5 @@
lockfileVersion: '6.0' lockfileVersion: '6.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
dependencies: dependencies:
'@headlessui/react': '@headlessui/react':
specifier: ^1.7.17 specifier: ^1.7.17