Merge pull request #222 from TomAFrench/remove-unused-patch-dependency
Remove patch-package dependency from loot-design
This commit is contained in:
commit
ea2ab1428d
2 changed files with 0 additions and 12 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue