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 Aug 26, 2024
1 parent fe170b6 commit 247b579
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 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.6",
"version": "15.0.0-0.5.7",
"description": "",
"react-native": "src/index",
"main": "lib/commonjs/index",
Expand Down
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.6',
version: '15.0.0-0.5.7',
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,14 +6,14 @@
"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.6.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.7.tgz",
"dev": "npm uninstall react-native-harmony-svg && npm run install:pkg && react-native bundle-harmony --dev --minify=false",
"postinstall": "node ./scripts/create-build-profile",
"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.6.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.7.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 247b579

Please sign in to comment.