Skip to content

Commit

Permalink
Merge pull request #2201 from umbraco/v14.2/hotfix/remove-postintall-…
Browse files Browse the repository at this point in the history
…script-2

Chore: Remove postinstall script
  • Loading branch information
madsrasmussen authored Aug 9, 2024
2 parents 574c6fc + 910be31 commit bb6abdc
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 @@ -161,7 +161,6 @@
"check": "npm run lint:errors && npm run compile && npm run build-storybook && npm run generate:jsonschema:dist",
"check:paths": "node ./devops/build/check-path-length.js dist-cms 120",
"compile": "tsc",
"postinstall": "npm run generate:tsconfig",
"dev": "vite",
"dev:server": "VITE_UMBRACO_USE_MSW=off vite",
"dev:mock": "VITE_UMBRACO_USE_MSW=on vite",
Expand Down

0 comments on commit bb6abdc

Please sign in to comment.