Skip to content

Conversation

bicochan
Copy link
Member

👾 Pull Request

변경 사항

  • 배포 중 husky 명령을 실행하는 과정에서 에러가 발생했습니다.
  • production 환경에서 설치되지 않은 husky를 실행함에 따라 발생한 에러였습니다.
    • husky는 devDependencies입니다.
  • package가 의존성으로 설치될 경우 husky를 설치하지 않게 prepare를 수정했습니다.

@bicochan bicochan linked an issue Oct 23, 2024 that may be closed by this pull request
Copy link

vercel bot commented Oct 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
use-react-hooks-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2024 5:30am

Copy link
Member

@jeongbaebang jeongbaebang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다! 👍

@bicochan bicochan merged commit 05c3b65 into master Oct 24, 2024
6 checks passed
@bicochan bicochan deleted the URH-103 branch October 24, 2024 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs 페이지 배포(vercel)
2 participants