@react-native-ohos/react-native-clippathview 1.1.9-rc.2 → 1.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -4,12 +4,12 @@ This project is based on [react-native-clippathview](https://github.com/Only-Ice
4
4
 
5
5
  ## Documentation
6
6
 
7
- [中文](https://gitee.com/react-native-oh-library/usage-docs/blob/master/zh-cn/react-native-clippath-capi.md)
7
+ [中文](https://gitcode.com/OpenHarmony-RN/usage-docs/blob/master/zh-cn/react-native-clippath-capi.md)
8
8
 
9
- [English](https://gitee.com/react-native-oh-library/usage-docs/blob/master/en/react-native-clippath-capi.md)
9
+ [English](https://gitcode.com/OpenHarmony-RN/usage-docs/blob/master/en/react-native-clippath-capi.md)
10
10
 
11
11
 
12
12
  ## License
13
13
 
14
- This library is licensed under [The MIT License (MIT)](https://github.com/react-native-oh-library/react-native-clippath/blob/capi/LICENSE).
14
+ This library is licensed under [The MIT License](https://gitcode.com/openharmony-sig/rntpc_react-native-clippath/blob/master/LICENSE).
15
15
 
@@ -6,7 +6,7 @@
6
6
  "name": "@react-native-ohos/react-native-clippathview",
7
7
  "description": "Please describe the basic information.",
8
8
  "main": "index.ets",
9
- "version": "1.1.9-rc.2",
9
+ "version": "1.1.9",
10
10
  "dependencies": {
11
11
  "@rnoh/react-native-openharmony": "file:../react_native_openharmony"
12
12
  },
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@react-native-ohos/react-native-clippathview",
3
3
  "title": "React Native ClipPath",
4
- "version": "1.1.9-rc.2",
4
+ "version": "1.1.9",
5
5
  "description": "ClipPath Android Web IOS Harmony",
6
6
  "main": "index.js",
7
7
  "types": "index.d.ts",