Skip to content

Commit

Permalink
Add postinstall back
Browse files Browse the repository at this point in the history
Closes remix-run#55 

We can remove this later.
  • Loading branch information
kentcdodds authored Apr 3, 2022
1 parent 33f8ec6 commit 8af39ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"license": "",
"sideEffects": false,
"scripts": {
"postinstall": "remix setup node",
"build": "run-s build:*",
"build:css": "npm run generate:css -- --minify",
"build:remix": "remix build",
Expand Down

0 comments on commit 8af39ef

Please sign in to comment.