Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Commit 987ce62

Browse files
authored
release: @react-native-oh-tpl/react-native-pdf@6.7.4-0.3.2 (#66)
1 parent 9696ffe commit 987ce62

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

harmony/pdfview.har

145 Bytes
Binary file not shown.

harmony/pdfview/oh-package.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-pdf",
3-
"version": "6.7.4-0.3.1",
3+
"version": "6.7.4-0.3.2",
44
"description": "Please describe the basic information.",
55
"main": "Index.ets",
66
"author": "",
77
"license": "Apache-2.0",
88
"dependencies": {
9-
"@rnoh/react-native-openharmony": 'file:../react_native_openharmony'
9+
"@rnoh/react-native-openharmony": 'file:../../../libs/react_native_openharmony-5.0.0.802.har'
1010
}
1111
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-pdf",
3-
"version": "6.7.4-0.3.1",
3+
"version": "6.7.4-0.3.2",
44
"summary": "A react native PDF view component",
55
"description": "A react native PDF view component, support ios and android platform",
66
"main": "index.js",
77
"typings": "./index.d.ts",
88
"repository": {
99
"type": "git",
10-
"url": "git+https://github.com/wonday/react-native-pdf.git"
10+
"url": "git+https://github.com/react-native-oh-library/react-native-pdf.git"
1111
},
1212
"harmony": {
1313
"alias": "react-native-pdf"
@@ -24,9 +24,9 @@
2424
"url": "https://github.com/wonday"
2525
},
2626
"license": "MIT",
27-
"homepage": "https://github.com/wonday/react-native-pdf",
27+
"homepage": "https://github.com/react-native-oh-library/react-native-pdf",
2828
"bugs": {
29-
"url": "https://github.com/wonday/react-native-pdf/issues"
29+
"url": "https://github.com/react-native-oh-library/react-native-pdf/issues"
3030
},
3131
"dependencies": {
3232
"crypto-js": "4.2.0",

0 commit comments

Comments
 (0)