Skip to content

Commit

Permalink
fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-lee committed Oct 18, 2024
1 parent 612e47f commit a37b339
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 @@ -14,7 +14,6 @@
"postinstall": "npm run policies:get && npm run policies:generate && npm run errors:generate",
"policies:get": "sh ./scripts/get-policies.sh",
"policies:generate": "tsx scripts/generate-policies.ts",
"policies:ci": "node ./scripts/build.mjs && node --enable-source-maps ./scripts/update-policies.main.mjs"
"errors:generate": "tsx scripts/generate-errors.ts",
},
"dependencies": {
Expand Down

0 comments on commit a37b339

Please sign in to comment.