Skip to content

Commit

Permalink
release: @react-native-oh-tpl/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis-C7 committed May 15, 2024
1 parent 3ddc362 commit fb879e8
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
Binary file modified react-native-harmony-svg/harmony/svg.har
Binary file not shown.
2 changes: 1 addition & 1 deletion react-native-harmony-svg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-oh-tpl/react-native-svg",
"version": "13.14.0-0.3.4",
"version": "13.14.0-0.3.5",
"description": "",
"react-native": "src/index",
"main": "lib/commonjs/index",
Expand Down
2 changes: 1 addition & 1 deletion tester/harmony/entry/oh-package-lock.json5

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tester/harmony/svg/oh-package.json5
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
name: '@react-native-oh-tpl/react-native-svg',
type: 'module',
main: 'index.ets',
version: '13.14.0-0.3.4',
version: '13.14.0-0.3.5',
dependencies: {},
}
2 changes: 1 addition & 1 deletion tester/svgDemoCases/components/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import ClipPath from './clipPath';
import Image from './Image';
import Combination from './Combination';
import ComplexDemo from './complexDemo';
import PerformanceList from './PerformanceList';
import PerformanceList from './performanceList';
export default {
Circle,
Defs,
Expand Down

0 comments on commit fb879e8

Please sign in to comment.