This commit is contained in:
Philipp Kunz 2021-11-30 02:44:57 +01:00
parent f88c75e3bc
commit ab8d5bfc1b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartocr",
"version": "1.0.3",
"version": "1.0.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartocr",
"version": "1.0.3",
"version": "1.0.4",
"license": "MIT",
"dependencies": {
"@pushrocks/smartfile": "^8.0.10",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartocr",
"version": "1.0.3",
"version": "1.0.4",
"private": false,
"description": "an ocr module using ocrmypdf",
"main": "dist_ts/index.js",