@react-native-oh-tpl/react-native-gesture-handler 2.14.6 → 2.14.7-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
@@ -2,18 +2,13 @@
2
2
  "name": "@react-native-oh-tpl/react-native-gesture-handler",
3
3
  "harmony": {
4
4
  "alias": "react-native-gesture-handler",
5
- "codegenConfig": {
6
- "specPaths": [
7
- "./src/specs"
8
- ]
9
- },
10
5
  "redirectInternalImports": true
11
6
  },
12
7
  "repository": {
13
8
  "type": "git",
14
9
  "url": "https://github.com/react-native-oh-library/react-native-harmony-gesture-handler.git"
15
10
  },
16
- "version": "2.14.6",
11
+ "version": "2.14.7-rc.1",
17
12
  "description": "",
18
13
  "react-native": "src/index.ts",
19
14
  "main": "lib/commonjs/index.js",