Skip to content

Commit

Permalink
build: remove outdated scripts (#485)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored Dec 17, 2023
1 parent b467183 commit aa677f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@
"lint:fix": "prettier . --write && npm run lint:eslint --fix && npm run lint:markdown --fix",
"test": "jest",
"pre-build": "ts-node ./scripts/pre-build.ts",
"governance": "node ./scripts/governance.js",
"process-docs-changes": "ts-node ./scripts/process-docs-changes.ts",
"update-pinned-version": "ts-node ./scripts/update-pinned-version.ts",
"prepare": "husky install"
},
"dependencies": {
Expand Down

0 comments on commit aa677f9

Please sign in to comment.