Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Tankred Hase committed Mar 24, 2014
1 parent 184144d commit 5048ecd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"type": "git",
"url": "http://github.com/whiteout-io/pgpmailer.git"
},
"version": "0.0.1",
"version": "0.1.0",
"licenses": [{
"type": "MIT",
"url": "http://github.com/whiteout-io/pgpmailer/blob/master/LICENSE"
Expand All @@ -22,8 +22,8 @@
"test": "grunt"
},
"dependencies": {
"pgpbuilder": "https://github.com/whiteout-io/pgpbuilder/tarball/master",
"simplesmtp": "https://github.com/whiteout-io/simplesmtp/tarball/amd"
"pgpbuilder": "https://github.com/whiteout-io/pgpbuilder/tarball/v0.1.0",
"simplesmtp": "https://github.com/whiteout-io/simplesmtp/tarball/v0.4.0"
},
"devDependencies": {
"openpgp": "~0.4.0",
Expand Down

0 comments on commit 5048ecd

Please sign in to comment.