Skip to content

Commit 52ddb49

Browse files
guaraninoisysocks
authored andcommitted
Update forked dependency to fix typescript error (#34422)
* Update forked dependency to fix typescript error * Temporary: create new npm cache * Point to react-native-gesture-handler fork tag * Temporary: new npm cache for build-plugin-zip.sh * Revert "Temporary: new npm cache for build-plugin-zip.sh" This reverts commit b04adb2. * Revert "Temporary: create new npm cache" This reverts commit ab60daa.
1 parent 4f49d2e commit 52ddb49

File tree

2 files changed

+35
-42
lines changed

2 files changed

+35
-42
lines changed

package-lock.json

+34-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-native-editor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"jsdom-jscore-rn": "git+https://github.com/iamcco/jsdom-jscore-rn.git#a562f3d57c27c13e5bfc8cf82d496e69a3ba2800",
5656
"node-fetch": "^2.6.0",
5757
"react-native": "0.64.0",
58-
"react-native-gesture-handler": "git+https://github.com/wordpress-mobile/react-native-gesture-handler.git#1.10.1-wp",
58+
"react-native-gesture-handler": "git+https://github.com/wordpress-mobile/react-native-gesture-handler.git#1.10.1-wp-2",
5959
"react-native-get-random-values": "git+https://github.com/wordpress-mobile/react-native-get-random-values.git#v1.4.0-wp",
6060
"react-native-hr": "git+https://github.com/Riglerr/react-native-hr.git#2d01a5cf77212d100e8b99e0310cce5234f977b3",
6161
"react-native-hsv-color-picker": "git+https://github.com/wordpress-mobile/react-native-hsv-color-picker#v1.0.1-wp",

0 commit comments

Comments
 (0)