Skip to content

Commit

Permalink
Merge branch 'master' of github.com:shelfio/aws-lambda-tesseract
Browse files Browse the repository at this point in the history
  • Loading branch information
vladholubiev committed Nov 3, 2019
2 parents 7cd0e11 + 512bccb commit 3881fee
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
],
"dependencies": {
"is-image": "3.0.0",
"tar": "4.4.10"
"tar": "4.4.13"
},
"devDependencies": {
"@shelf/eslint-config": "0.3.10",
"eslint": "6.0.1",
"husky": "3.0.0",
"jest": "24.8.0",
"lint-staged": "9.2.0",
"@shelf/eslint-config": "0.8.5",
"eslint": "6.6.0",
"husky": "3.0.9",
"jest": "24.9.0",
"lint-staged": "9.4.2",
"prettier": "1.18.2"
},
"husky": {
Expand Down

0 comments on commit 3881fee

Please sign in to comment.