File tree Expand file tree Collapse file tree 3 files changed +1
-12
lines changed
Expand file tree Collapse file tree 3 files changed +1
-12
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2323 "test:e2e" : " nx run @sentry-internal/bundler-plugin-e2e-tests:test" ,
2424 "lint" : " nx run-many --target=lint --all" ,
2525 "check:formatting" : " prettier --check ." ,
26- "fix:formatting" : " prettier --write ." ,
27- "prepare" : " husky install"
26+ "fix:formatting" : " prettier --write ."
2827 },
2928 "devDependencies" : {
3029 "@nrwl/cli" : " 14.5.10" ,
3130 "@nrwl/workspace" : " 14.5.10" ,
32- "husky" : " ^8.0.0" ,
3331 "lerna" : " ^6.6.2" ,
3432 "nx" : " 14.5.10" ,
3533 "prettier" : " ^2.7.1" ,
Original file line number Diff line number Diff line change @@ -7463,11 +7463,6 @@ humanize-ms@^1.2.1:
74637463 dependencies:
74647464 ms "^2.0.0"
74657465
7466- husky@^8.0.0:
7467- version "8.0.3"
7468- resolved "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
7469- integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
7470-
74717466iconv-lite@0.4.24, iconv-lite@^0.4.24:
74727467 version "0.4.24"
74737468 resolved "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
You can’t perform that action at this time.
0 commit comments