Skip to content

Commit

Permalink
package.json: Update googleapis to latest version + bump package vers…
Browse files Browse the repository at this point in the history
…ion.
  • Loading branch information
levz0r committed Jul 10, 2020
1 parent c361422 commit cfd246a
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 65 deletions.
130 changes: 67 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gmail-tester",
"version": "1.2.5",
"version": "1.3.0",
"description": "A simple NodeJS gmail client which checks the inbox for specific message existance",
"main": "gmail-tester.js",
"scripts": {},
Expand All @@ -15,7 +15,7 @@
"author": "Lev Gelfenbuim",
"license": "MIT",
"dependencies": {
"googleapis": "^47.0.0"
"googleapis": "^52.1.0"
},
"homepage": "https://github.com/levz0r/gmail-tester"
}

0 comments on commit cfd246a

Please sign in to comment.