react-native-printer-imin 0.10.8 → 0.10.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -91,7 +91,7 @@ MIT
|
|
|
91
91
|
---
|
|
92
92
|
|
|
93
93
|
Made with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)
|
|
94
|
-
# 更新0.10.
|
|
94
|
+
# 更新0.10.8 版本 Updated to version 0.10.8
|
|
95
95
|
更新内容 : 修复已知bug Update details: fix bug
|
|
96
96
|
# 更新0.10.5 版本 Updated to version 0.10.5
|
|
97
97
|
更新内容 : 适配A15 Update details: Adapted for A15
|