Skip to content

Commit

Permalink
release: @react-native-oh-tpl/[email protected] (#6
Browse files Browse the repository at this point in the history
)

Signed-off-by: hongtenglong <[email protected]>
Co-authored-by: hongtenglong <[email protected]>
  • Loading branch information
tenglonghh and hongtenglong authored Oct 10, 2024
1 parent d262af0 commit f1b85b8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified harmony/mmkv_storage.har
Binary file not shown.
2 changes: 1 addition & 1 deletion harmony/mmkv_storage/oh-package.json5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-oh-tpl/react-native-mmkv-storage",
"version": "0.10.3-0.0.1",
"version": "0.10.3-0.0.2",
"description": "Please describe the basic information.",
"main": "index.ets",
"author": "",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-oh-tpl/react-native-mmkv-storage",
"version": "0.10.3-0.0.1",
"version": "0.10.3-0.0.2",
"description": "This library aims to provide a fast & reliable solution for you data storage needs in react-native apps. It uses [MMKV](https://github.com/Tencent/MMKV) by Tencent under the hood on Android and iOS both that is used by their WeChat app(more than 1 Billion users). Unlike other storage solutions for React Native, this library lets you store any kind of data type, in any number of database instances, with or without encryption in a very fast and efficient way.",
"main": "./dist/index.js",
"scripts": {
Expand Down

0 comments on commit f1b85b8

Please sign in to comment.