Skip to content
This repository was archived by the owner on Jul 17, 2023. It is now read-only.

Commit 7bd2f88

Browse files
author
Alexander Lobastov
committed
Updated version to 1.0.3.
1 parent bdc6316 commit 7bd2f88

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

react-native-abbyy-mobile-capture/package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-abbyy-mobile-capture",
33
"title": "React Native ABBYY Mobile Capture",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"description": "React Native ABBYY Mobile Capture",
66
"main": "index.js",
77
"scripts": {
@@ -14,7 +14,7 @@
1414
},
1515
"keywords": [
1616
"react-native",
17-
"abbyy",
17+
"abbyy",
1818
"mobile",
1919
"capture",
2020
"mobile capture",
@@ -48,6 +48,5 @@
4848
"react": "^16.8.3",
4949
"react-native": "^0.60.0"
5050
},
51-
"dependencies": {
52-
}
51+
"dependencies": {}
5352
}

0 commit comments

Comments
 (0)