We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9f8a1c commit a8fabe3Copy full SHA for a8fabe3
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@devinikhiya/react-native-tesseractocr",
3
- "version": "0.1.5",
4
- "description": "React Native Tesseract OCR is a react native module that allows you to use the Tesseract OCR library on Android and iOS.",
+ "version": "0.1.6",
+ "description": "@devinikhiya/react-native-tesseractocr is a react native module that allows you to use the Tesseract OCR library on Android and iOS.",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
7
"types": "lib/typescript/index.d.ts",
0 commit comments