Merge pull request #222 from TomAFrench/remove-unused-patch-dependency

Remove patch-package dependency from loot-design
This commit is contained in:
Tom French 2022-08-30 21:51:20 +01:00 committed by GitHub
commit ea2ab1428d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 12 deletions

View file

@ -36,9 +36,7 @@
"dependencies": { "dependencies": {
"@juggle/resize-observer": "^3.1.2", "@juggle/resize-observer": "^3.1.2",
"hotkeys-js": "3.8.2", "hotkeys-js": "3.8.2",
"patch-package": "^6.1.2",
"pikaday": "1.8.0", "pikaday": "1.8.0",
"postinstall-postinstall": "^2.0.0",
"react-dnd": "^10.0.2", "react-dnd": "^10.0.2",
"react-merge-refs": "^1.1.0", "react-merge-refs": "^1.1.0",
"react-modal": "3.4.4", "react-modal": "3.4.4",
@ -48,7 +46,6 @@
"scripts": { "scripts": {
"start": "react-scripts start", "start": "react-scripts start",
"start:mobile": "IS_REACT_NATIVE=1 react-scripts start", "start:mobile": "IS_REACT_NATIVE=1 react-scripts start",
"postinstall": "patch-package",
"test": "npm-run-all -cp 'test:*'", "test": "npm-run-all -cp 'test:*'",
"test:web": "jest -c jest.config.js", "test:web": "jest -c jest.config.js",
"test:react-native": "jest -c jest.rn.config.js" "test:react-native": "jest -c jest.rn.config.js"

View file

@ -14606,10 +14606,8 @@ jest-snapshot@test:
memoizee: ^0.4.12 memoizee: ^0.4.12
node-noop: 1.0.0 node-noop: 1.0.0
npm-run-all: ^4.1.3 npm-run-all: ^4.1.3
patch-package: ^6.1.2
pikaday: 1.8.0 pikaday: 1.8.0
polished: ^1.8.1 polished: ^1.8.1
postinstall-postinstall: ^2.0.0
prettier: ^1.14.2 prettier: ^1.14.2
prop-types: 15.6.0 prop-types: 15.6.0
react: 16.13.1 react: 16.13.1
@ -18205,13 +18203,6 @@ jest-snapshot@test:
languageName: node languageName: node
linkType: hard 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": "prebuild-install@npm:^6.0.1":
version: 6.1.4 version: 6.1.4
resolution: "prebuild-install@npm:6.1.4" resolution: "prebuild-install@npm:6.1.4"