Skip to content

Commit

Permalink
Legge tilbake postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
nattaphongklinjan committed Nov 15, 2023
1 parent 4b50875 commit c6eadcb
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 @@ -8,6 +8,7 @@
"start": "next start",
"test": "jest --passWithNoTests",
"prepare": "husky install",
"postinstall": "npm run generate",
"lint": "eslint --fix --plugin tsc --rule 'tsc/config: [2, {configFile: \"./tsconfig.json\"}]' src/**/*.ts{,x}",
"generate": "graphql-codegen"
},
Expand Down

0 comments on commit c6eadcb

Please sign in to comment.