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 Jul 26, 2024
1 parent 9f94d4b commit 5d5545a
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
Binary file modified react-native-harmony-svg/harmony/svg.har
Binary file not shown.
4 changes: 2 additions & 2 deletions react-native-harmony-svg/package-lock.json

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

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": "15.0.0-0.5.3",
"version": "15.0.0-0.5.4",
"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,7 +6,7 @@
name: '@react-native-oh-tpl/react-native-svg',
type: 'module',
main: 'index.ets',
version: '15.0.0-0.5.3',
version: '15.0.0-0.5.4',
dependencies: {
"@rnoh/react-native-openharmony": "file:../react_native_openharmony"
},
Expand Down
4 changes: 2 additions & 2 deletions tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"start": "hdc rport tcp:8081 tcp:8081 && react-native start",
"install:dev": "npm run pack:pkg && npm uninstall react-native-harmony-svg && npm i",
"pack:pkg": "cd ../react-native-harmony-svg && npm pack && cd ../tester",
"install:pkg": "npm run pack:pkg && npm i @react-native-oh-tpl/react-native-svg@file:../react-native-harmony-svg/react-native-oh-tpl-react-native-svg-15.0.0-0.5.3.tgz",
"install:pkg": "npm run pack:pkg && npm i @react-native-oh-tpl/react-native-svg@file:../react-native-harmony-svg/react-native-oh-tpl-react-native-svg-15.0.0-0.5.4.tgz",
"dev": "npm uninstall react-native-harmony-svg && npm run install:pkg && react-native bundle-harmony --dev --minify=false",
"android": "react-native run-android"
},
"dependencies": {
"@gorhom/portal": "^1.0.14",
"@react-native-oh-tpl/react-native-svg": "file:../react-native-harmony-svg/react-native-oh-tpl-react-native-svg-15.0.0-0.5.3.tgz",
"@react-native-oh-tpl/react-native-svg": "file:../react-native-harmony-svg/react-native-oh-tpl-react-native-svg-15.0.0-0.5.4.tgz",
"react": "18.2.0",
"react-native": "0.72.5",
"react-native-harmony": "file:rnoh_package/react-native-harmony/rnoh-react-native-harmony-0.72.27.tgz",
Expand Down

0 comments on commit 5d5545a

Please sign in to comment.