@react-native-oh-tpl/react-native-gesture-handler 2.14.4-1 → 2.14.5-rc.1
Sign up to get free protection for your applications and to get access to all the features.
Binary file
|
package/package.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8
8
|
"type": "git",
|
9
9
|
"url": "https://github.com/react-native-oh-library/react-native-harmony-gesture-handler.git"
|
10
10
|
},
|
11
|
-
"version": "2.14.
|
11
|
+
"version": "2.14.5-rc.1",
|
12
12
|
"description": "",
|
13
13
|
"react-native": "src/index.ts",
|
14
14
|
"main": "lib/commonjs/index.js",
|
@@ -24,7 +24,6 @@
|
|
24
24
|
"peerDependencies": {
|
25
25
|
"react": "*",
|
26
26
|
"react-native": "*",
|
27
|
-
"react-native-harmony": "./rnoh-react-native-harmony-0.72.23.tgz",
|
28
27
|
"react-native-gesture-handler": "2.14.1"
|
29
28
|
},
|
30
29
|
"keywords": [],
|