From 369595c2de77ef934f4ecf790aebe496060a5fc3 Mon Sep 17 00:00:00 2001 From: Valentin Silyutin Date: Thu, 12 Feb 2026 23:03:18 +0400 Subject: [PATCH] Remove pinst --- package.json | 5 +---- yarn.lock | 10 ---------- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/package.json b/package.json index 68c2489..520d7f2 100644 --- a/package.json +++ b/package.json @@ -6,9 +6,7 @@ "packages/*" ], "scripts": { - "postinstall": "husky", - "prepack": "pinst --disable", - "postpack": "pinst --enable" + "postinstall": "husky" }, "devDependencies": { "@advdominion/eslint-config": "workspace:*", @@ -16,7 +14,6 @@ "husky": "^9.1.7", "lerna": "^9.0.4", "lint-staged": "^16.2.7", - "pinst": "^3.0.0", "prettier": "^3.8.1" } } diff --git a/yarn.lock b/yarn.lock index 0d803db..f25643e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5307,15 +5307,6 @@ __metadata: languageName: node linkType: hard -"pinst@npm:^3.0.0": - version: 3.0.0 - resolution: "pinst@npm:3.0.0" - bin: - pinst: bin.js - checksum: 10c0/abb1ed62ea2acb2207a7a860715bdb26ecbde74ede8fad5f6200194f3e22db25e2b7a49af05e5cc7fc05384709c651e0000323f0077d7239060c4b68c8acd428 - languageName: node - linkType: hard - "pkg-dir@npm:^4.2.0": version: 4.2.0 resolution: "pkg-dir@npm:4.2.0" @@ -5777,7 +5768,6 @@ __metadata: husky: "npm:^9.1.7" lerna: "npm:^9.0.4" lint-staged: "npm:^16.2.7" - pinst: "npm:^3.0.0" prettier: "npm:^3.8.1" languageName: unknown linkType: soft