Skip to content

Commit

Permalink
Remove postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
willianjusten committed Dec 19, 2023
1 parent f6c9184 commit 135dc46
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
4 changes: 0 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"build-storybook": "build-storybook",
"generate": "plop --plopfile generators/plopfile.js",
"lint": "eslint app --max-warnings=0",
"prepare": "husky install",
"postinstall": "remix setup node"
"prepare": "husky install"
},
"husky": {
"hooks": {
Expand Down Expand Up @@ -88,8 +87,5 @@
"tailwindcss": "^3.0.23",
"typescript": "^4.6.2"
},
"engines": {
"node": ">=14"
},
"sideEffects": false
}

0 comments on commit 135dc46

Please sign in to comment.