Skip to content

Commit

Permalink
release: @react-native-oh-tpl/[email protected] (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: pangyinqiang <[email protected]>
  • Loading branch information
2361391426 and pangyinqiang authored Dec 3, 2024
1 parent 9384db3 commit 26ae90f
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
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/async-storage",
"version": "1.21.0-0.2.1",
"version": "1.21.0-0.2.2",
"private": true,
"workspaces": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/default-storage/README.OpenSource
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"Name": "@react-native-oh-tpl/async-storage",
"License": "MIT License",
"License File": "https://github.com/react-native-oh-library/async-storage/blob/sig/LICENSE",
"Version Number": "1.21.0-0.2.1",
"Version Number": "1.21.0-0.2.2",
"Owner" : "[email protected]",
"Upstream URL": "https://github.com/react-native-oh-library/async-storage",
"Description": "An asynchronous, unencrypted, persistent, key-value storage system for React Native"
Expand Down
Binary file modified packages/default-storage/harmony/async_storage.har
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"author": "",
"name": "@react-native-oh-tpl/async-storage",
"version": "1.21.0-0.2.1",
"version": "1.21.0-0.2.2",
"description": "",
"main": "ts.ts",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/default-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-oh-tpl/async-storage",
"version": "1.21.0-0.2.1",
"version": "1.21.0-0.2.2",
"description": "Asynchronous, persistent, key-value storage system for React Native.",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit 26ae90f

Please sign in to comment.