remove git hooks bullshit
parent
93ad0dfb1a
commit
95bb2c6b46
|
|
@ -47,7 +47,6 @@
|
|||
"happy-dom": "6.0.4",
|
||||
"nano-staged": "0.8.0",
|
||||
"playwright": "1.23.4",
|
||||
"simple-git-hooks": "2.8.0",
|
||||
"typescript": "4.7.4",
|
||||
"unplugin-auto-expose": "0.0.1",
|
||||
"vite": "3.0.0",
|
||||
|
|
@ -9307,16 +9306,6 @@
|
|||
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.6.tgz",
|
||||
"integrity": "sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ=="
|
||||
},
|
||||
"node_modules/simple-git-hooks": {
|
||||
"version": "2.8.0",
|
||||
"resolved": "https://registry.npmjs.org/simple-git-hooks/-/simple-git-hooks-2.8.0.tgz",
|
||||
"integrity": "sha512-ocmZQORwa6x9mxg+gVIAp5o4wXiWOHGXyrDBA0+UxGKIEKOyFtL4LWNKkP/2ornQPdlnlDGDteVeYP5FjhIoWA==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"bin": {
|
||||
"simple-git-hooks": "cli.js"
|
||||
}
|
||||
},
|
||||
"node_modules/slash": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
||||
|
|
@ -17815,12 +17804,6 @@
|
|||
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.6.tgz",
|
||||
"integrity": "sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ=="
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"version": "2.8.0",
|
||||
"resolved": "https://registry.npmjs.org/simple-git-hooks/-/simple-git-hooks-2.8.0.tgz",
|
||||
"integrity": "sha512-ocmZQORwa6x9mxg+gVIAp5o4wXiWOHGXyrDBA0+UxGKIEKOyFtL4LWNKkP/2ornQPdlnlDGDteVeYP5FjhIoWA==",
|
||||
"dev": true
|
||||
},
|
||||
"slash": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
||||
|
|
|
|||
|
|
@ -48,7 +48,6 @@
|
|||
"happy-dom": "6.0.4",
|
||||
"nano-staged": "0.8.0",
|
||||
"playwright": "1.23.4",
|
||||
"simple-git-hooks": "2.8.0",
|
||||
"typescript": "4.7.4",
|
||||
"unplugin-auto-expose": "0.0.1",
|
||||
"vite": "3.0.0",
|
||||
|
|
|
|||
Reference in New Issue