Skip to content

Commit

Permalink
Merge branch 'v3-main' into radio-and-checkbox-components
Browse files Browse the repository at this point in the history
  • Loading branch information
BrickheadJohnny committed Nov 20, 2024
2 parents 0d7c9b8 + 7ae3876 commit 63d0454
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"private": true,
"scripts": {
"prepare": "husky",
"dev": "next dev",
"dev:turbo": "next dev --turbo",
"dev": "next dev --turbo",
"build": "next build",
"start": "next start",
"type-check": "tsc --pretty --noEmit --incremental false",
Expand Down

0 comments on commit 63d0454

Please sign in to comment.