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

Commit 5048ecd

Browse files
author
Tankred Hase
committed
Update package.json
1 parent 184144d commit 5048ecd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"type": "git",
1010
"url": "http://github.com/whiteout-io/pgpmailer.git"
1111
},
12-
"version": "0.0.1",
12+
"version": "0.1.0",
1313
"licenses": [{
1414
"type": "MIT",
1515
"url": "http://github.com/whiteout-io/pgpmailer/blob/master/LICENSE"
@@ -22,8 +22,8 @@
2222
"test": "grunt"
2323
},
2424
"dependencies": {
25-
"pgpbuilder": "https://github.com/whiteout-io/pgpbuilder/tarball/master",
26-
"simplesmtp": "https://github.com/whiteout-io/simplesmtp/tarball/amd"
25+
"pgpbuilder": "https://github.com/whiteout-io/pgpbuilder/tarball/v0.1.0",
26+
"simplesmtp": "https://github.com/whiteout-io/simplesmtp/tarball/v0.4.0"
2727
},
2828
"devDependencies": {
2929
"openpgp": "~0.4.0",

0 commit comments

Comments
 (0)