Skip to content

Commit

Permalink
husky fix (typicode/husky#851)
Browse files Browse the repository at this point in the history
  • Loading branch information
RomaniukVadim committed Mar 21, 2023
1 parent e6ec9c2 commit 9a67b45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -24,6 +24,8 @@
"lint": "run-s lint:prettier lint:eslint",
"postinstall": "npm run postinstall --workspaces --if-present",
"prepare": "husky install",
"prepublishOnly": "pinst --disable",
"postpublish": "pinst --enable",
"test-install": "npm run test --workspace @puppeteer-test/installation",
"test-types": "tsd -t packages/puppeteer",
"test:chrome:headful": "wireit",
Expand Down

0 comments on commit 9a67b45

Please sign in to comment.