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
ljje-lze authored Nov 4, 2024
1 parent 9046032 commit e211099
Show file tree
Hide file tree
Showing 7 changed files with 3,844 additions and 3,715 deletions.
Binary file modified harmony/compass_heading.har
Binary file not shown.
2 changes: 1 addition & 1 deletion harmony/compass_heading/BuildProfile.ets
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Use these variables when you tailor your ArkTS code. They must be of the const type.
*/
export const HAR_VERSION = '1.5.0-0.0.1';
export const HAR_VERSION = '1.5.0-0.0.2';
export const BUILD_MODE_NAME = 'debug';
export const DEBUG = true;
export const TARGET_NAME = 'default';
Expand Down
8 changes: 4 additions & 4 deletions harmony/compass_heading/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 harmony/compass_heading/oh-package.json5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-oh-tpl/react-native-compass-heading",
"version": "1.5.0-0.0.1",
"version": "1.5.0-0.0.2",
"description": "Please describe the basic information.",
"main": "index.ets",
"author": "",
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

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

10 changes: 1 addition & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-oh-tpl/react-native-compass-heading",
"version": "1.5.0-0.0.1",
"version": "1.5.0-0.0.2",
"description": "Listener to device's compass information.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand All @@ -11,17 +11,9 @@
"src",
"lib",
"harmony",
"android",
"ios",
"cpp",
"*.podspec",
"!lib/typescript/example",
"!ios/build",
"!android/build",
"!android/gradle",
"!android/gradlew",
"!android/gradlew.bat",
"!android/local.properties",
"!**/__tests__",
"!**/__fixtures__",
"!**/__mocks__",
Expand Down
7,531 changes: 3,834 additions & 3,697 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit e211099

Please sign in to comment.