@react-native-oh-tpl/react-native-gesture-handler 2.14.7-rc.1 → 2.14.7

Sign up to get free protection for your applications and to get access to all the features.
Binary file
package/package.json CHANGED
@@ -2,13 +2,18 @@
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
+ },
5
10
  "redirectInternalImports": true
6
11
  },
7
12
  "repository": {
8
13
  "type": "git",
9
14
  "url": "https://github.com/react-native-oh-library/react-native-harmony-gesture-handler.git"
10
15
  },
11
- "version": "2.14.7-rc.1",
16
+ "version": "2.14.7",
12
17
  "description": "",
13
18
  "react-native": "src/index.ts",
14
19
  "main": "lib/commonjs/index.js",