Skip to content

Commit

Permalink
fix: husky was removed in commit #2086, but prepare still uses it (#2128
Browse files Browse the repository at this point in the history
)
  • Loading branch information
thomasync authored Sep 11, 2023
1 parent 4447a4b commit 1a37668
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"packages/*"
],
"scripts": {
"prepare": "husky install",
"build": "turbo run build",
"dev": "turbo run dev",
"start": "turbo run start",
Expand Down

2 comments on commit 1a37668

@vercel
Copy link

@vercel vercel bot commented on 1a37668 Sep 11, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

plane-dev – ./web/

plane-dev-plane.vercel.app
plane-dev-git-develop-plane.vercel.app
plane-dev.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 1a37668 Sep 11, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

plane-sh-dev – ./space/

plane-sh-dev-plane.vercel.app
plane-space-dev.vercel.app
plane-sh-dev-git-develop-plane.vercel.app

Please sign in to comment.