Skip to content

Commit

Permalink
Upgrade keytar
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrandom committed Nov 20, 2015
1 parent 949bc30 commit 4227933
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chrome-cookies-secure",
"version": "1.1.3",
"version": "1.1.4",
"description": "Extract encrypted Google Chrome cookies for a url on a Mac or Linux",
"keywords": ["google","chrome","cookies","encrypted","curl","decrypt","encrypt","extract"],
"main": "index.js",
Expand All @@ -22,6 +22,6 @@
"tough-cookie": "^0.12.1"
},
"optionalDependencies": {
"keytar": "^2.0.3"
"keytar": "^3.0.0"
}
}

0 comments on commit 4227933

Please sign in to comment.