Skip to content

Commit

Permalink
Merge pull request apollographql#2513 from apollographql/remove-all-d…
Browse files Browse the repository at this point in the history
…estructive-precommit-hooks

Remove all destructive precommit hooks.
  • Loading branch information
benjamn authored Oct 17, 2018
2 parents 7e62fce + 0b8ba3b commit ff5ba00
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 105 deletions.
102 changes: 0 additions & 102 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"lint-staged": "lint-staged",
"lint:fix": "npm run prettier && tslint 'src/*.ts*' --project tsconfig.json --fix",
"postcompile": "rollup -c && ./scripts/prepare-package.sh",
"precommit": "pretty-quick --staged",
"precompile": "rimraf lib",
"predeploy": "npm run compile",
"prefilesize": "npm run compile",
Expand Down Expand Up @@ -118,7 +117,6 @@
"enzyme-adapter-react-16": "1.6.0",
"graphql": "14.0.2",
"graphql-tag": "2.10.0",
"husky": "0.14.3",
"jest": "23.6.0",
"jest-junit": "5.2.0",
"jsdom": "12.2.0",
Expand All @@ -127,7 +125,6 @@
"preact": "8.3.1",
"preact-compat": "3.18.4",
"prettier": "1.14.3",
"pretty-quick": "1.8.0",
"react": "16.5.2",
"react-dom": "16.5.2",
"react-test-renderer": "16.5.2",
Expand Down

0 comments on commit ff5ba00

Please sign in to comment.