Skip to content

Commit

Permalink
update version to 2.0.3, openpgp dependency to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bart Butler committed Dec 21, 2017
1 parent 90dc85a commit fce8402
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": "pmcrypto",
"version": "2.0.2",
"version": "2.0.3",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -21,7 +21,7 @@
"btoa": "*",
"atob": "*",
"es6-promise": "*",
"openpgp": "*"
"openpgp": "^2.6.0"
},
"devDependencies": {
"babel-plugin-istanbul": "^4.1.4",
Expand Down

0 comments on commit fce8402

Please sign in to comment.