Skip to content

Commit 39e1d58

Browse files
DemoJiangjiang_kui
andauthored
pre-release: react-native-harmony-gesture-handler@2.14.15-rc.1 (#37)
Signed-off-by: jiang_kui <jiangkui6@h-partners.com> Co-authored-by: jiang_kui <jiangkui6@h-partners.com>
1 parent 948f940 commit 39e1d58

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
809 Bytes
Binary file not shown.

react-native-harmony-gesture-handler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"type": "git",
1818
"url": "https://github.com/react-native-oh-library/react-native-harmony-gesture-handler.git"
1919
},
20-
"version": "2.14.14",
20+
"version": "2.14.15-rc.1",
2121
"description": "",
2222
"react-native": "src/index.ts",
2323
"main": "lib/commonjs/index.js",

tester/harmony/gesture_handler/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
name: '@react-native-oh-tpl/react-native-gesture-handler',
66
description: '',
77
type: 'module',
8-
version: '2.14.14',
8+
version: '2.14.15-rc.1',
99
dependencies: {
1010
"@rnoh/react-native-openharmony": "file:./react_native_openharmony"
1111
},

tester/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "npm run install:pkg && npm run codegen && hdc rport tcp:8081 tcp:8081 && react-native start",
88
"codegen": "react-native codegen-harmony --rnoh-module-path ./harmony/oh_modules/@rnoh/react-native-openharmony",
99
"pack:pkg": "cd ../react-native-harmony-gesture-handler && npm run pack:prod && cd ../tester",
10-
"install:pkg": "npm uninstall react-native-harmony-gesture-handler && npm run pack:pkg && npm i react-native-harmony-gesture-handler@file:../react-native-harmony-gesture-handler/react-native-oh-tpl-react-native-gesture-handler-2.14.14.tgz",
10+
"install:pkg": "npm uninstall react-native-harmony-gesture-handler && npm run pack:pkg && npm i react-native-harmony-gesture-handler@file:../react-native-harmony-gesture-handler/react-native-oh-tpl-react-native-gesture-handler-2.14.15-rc.1.tgz",
1111
"dev:fast": "react-native bundle-harmony",
1212
"dev": "npm run codegen && react-native bundle-harmony --dev --minify=false",
1313
"android": "react-native run-android",
@@ -19,7 +19,7 @@
1919
"react-native": "0.72.5",
2020
"react-native-gesture-handler": "2.14.1",
2121
"react-native-harmony": "file:rnoh_package/react-native-harmony/rnoh-react-native-harmony-0.72.35.tgz",
22-
"react-native-harmony-gesture-handler": "file:../react-native-harmony-gesture-handler/react-native-oh-tpl-react-native-gesture-handler-2.14.14.tgz"
22+
"react-native-harmony-gesture-handler": "file:../react-native-harmony-gesture-handler/react-native-oh-tpl-react-native-gesture-handler-2.14.15-rc.1.tgz"
2323
},
2424
"devDependencies": {
2525
"@babel/core": "^7.20.0",

0 commit comments

Comments
 (0)