File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
harmony/react_native_snackbar Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
/**
2
2
* Use these variables when you tailor your ArkTS code. They must be of the const type.
3
3
*/
4
- export const HAR_VERSION = '2.7.1-0.0.1 ';
4
+ export const HAR_VERSION = '2.7.1-0.0.2 ';
5
5
export const BUILD_MODE_NAME = 'debug';
6
6
export const DEBUG = true;
7
7
export const TARGET_NAME = 'default';
Original file line number Diff line number Diff line change 1
1
{
2
2
name : "@react-native-oh-tpl/react-native-snackbar" ,
3
- version : "2.7.1-0.0.1 " ,
3
+ version : "2.7.1-0.0.2 " ,
4
4
description : "Please describe the basic information." ,
5
5
main : "index.ets" ,
6
6
author : "" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-oh-tpl/react-native-snackbar" ,
3
- "version" : " 2.7.1-0.0.1 " ,
3
+ "version" : " 2.7.1-0.0.2 " ,
4
4
"description" : " Material Design \" Snackbar\" component for Android and iOS." ,
5
5
"main" : " lib/index.js" ,
6
6
"types" : " src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments