From d293613645f48c0fd28121bca91cf683411de091 Mon Sep 17 00:00:00 2001 From: Tom French Date: Tue, 30 Aug 2022 20:33:17 +0100 Subject: [PATCH] build: remove patch-package dependency from loot-design --- packages/loot-design/package.json | 3 --- yarn.lock | 9 --------- 2 files changed, 12 deletions(-) diff --git a/packages/loot-design/package.json b/packages/loot-design/package.json index 3a05dfe..1b54ea5 100644 --- a/packages/loot-design/package.json +++ b/packages/loot-design/package.json @@ -36,9 +36,7 @@ "dependencies": { "@juggle/resize-observer": "^3.1.2", "hotkeys-js": "3.8.2", - "patch-package": "^6.1.2", "pikaday": "1.8.0", - "postinstall-postinstall": "^2.0.0", "react-dnd": "^10.0.2", "react-merge-refs": "^1.1.0", "react-modal": "3.4.4", @@ -48,7 +46,6 @@ "scripts": { "start": "react-scripts start", "start:mobile": "IS_REACT_NATIVE=1 react-scripts start", - "postinstall": "patch-package", "test": "npm-run-all -cp 'test:*'", "test:web": "jest -c jest.config.js", "test:react-native": "jest -c jest.rn.config.js" diff --git a/yarn.lock b/yarn.lock index e7f6d30..4a6127f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14606,10 +14606,8 @@ jest-snapshot@test: memoizee: ^0.4.12 node-noop: 1.0.0 npm-run-all: ^4.1.3 - patch-package: ^6.1.2 pikaday: 1.8.0 polished: ^1.8.1 - postinstall-postinstall: ^2.0.0 prettier: ^1.14.2 prop-types: 15.6.0 react: 16.13.1 @@ -18205,13 +18203,6 @@ jest-snapshot@test: languageName: node linkType: hard -"postinstall-postinstall@npm:^2.0.0": - version: 2.1.0 - resolution: "postinstall-postinstall@npm:2.1.0" - checksum: e1d34252cf8d2c5641c7d2db7426ec96e3d7a975f01c174c68f09ef5b8327bc8d5a9aa2001a45e693db2cdbf69577094d3fe6597b564ad2d2202b65fba76134b - languageName: node - linkType: hard - "prebuild-install@npm:^6.0.1": version: 6.1.4 resolution: "prebuild-install@npm:6.1.4"