Skip to content

Commit 77d0618

Browse files
author
Zhouwb
committed
fix: 修复重启丢失数据问题
1 parent 07b4698 commit 77d0618

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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-async-storage/root",
3-
"version": "1.21.0-0.1.4",
3+
"version": "1.21.0-0.1.5",
44
"private": true,
55
"workspaces": [
66
"packages/*"

packages/default-storage/harmony/async_storage/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"author": "",
77
"name": "@react-native-oh-tpl/async-storage",
8-
"version": "1.21.0-0.1.4",
8+
"version": "1.21.0-0.1.5",
99
"description": "",
1010
"main": "ts.ts",
1111
"dependencies": {

0 commit comments

Comments
 (0)