mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Upgrade Lefthook
Git hooks didn't work when `npx` isn't installed, but `yarn` is.
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"workbox-sw": "^4.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@arkweid/lefthook": "^0.6.3",
|
||||
"@arkweid/lefthook": "^0.7.2",
|
||||
"chrome-launcher": "^0.12.0",
|
||||
"chrome-remote-interface": "^0.25",
|
||||
"lodash-cli": "https://github.com/lodash-archive/lodash-cli.git",
|
||||
|
||||
Reference in New Issue
Block a user