Skip to content

Commit b4e23ef

Browse files
author
qianyu
committed
release: @react-native-oh-tpl/react-native-randombytes@3.6.1-0.0.2
1 parent f98b67a commit b4e23ef

File tree

5 files changed

+4
-3
lines changed

5 files changed

+4
-3
lines changed

harmony/random_bytes.har

-7.52 KB
Binary file not shown.

harmony/random_bytes/.ohpmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
oh-package-lock.json5

harmony/random_bytes/BuildProfile.ets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default class BuildProfile {
2-
static readonly HAR_VERSION = '3.6.1-0.0.1';
2+
static readonly HAR_VERSION = '3.6.1-0.0.2';
33
static readonly BUILD_MODE_NAME = 'debug';
44
static readonly DEBUG = true;
55
static readonly TARGET_NAME = 'default';

harmony/random_bytes/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-randombytes",
3-
"version": "3.6.1-0.0.1",
3+
"version": "3.6.1-0.0.2",
44
"description": "randomBytes for react-native",
55
"main": "Index.ets",
66
"author": "",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-randombytes",
3-
"version": "3.6.1-0.0.1",
3+
"version": "3.6.1-0.0.2",
44
"description": "randomBytes for react-native",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)