Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanPiercey committed Feb 16, 2016
1 parent 05343d4 commit db07d76
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auto-sni",
"version": "0.9.2",
"version": "0.9.3",
"description": "Automatically generate tls credentials using letsencrypt.",
"author": "Dylan Piercey <pierceydylan@gmail.com>",
"main": "lib/index.js",
Expand Down Expand Up @@ -29,14 +29,14 @@
],
"devDependencies": {
"ngrok": "^0.2.2",
"snazzy": "^2.0.1",
"standard": "^6.0.4",
"snazzy": "^3.0.0",
"standard": "^6.0.5",
"supertest": "^1.2.0",
"tap-spec": "^4.1.1",
"tape": "^4.4.0"
},
"dependencies": {
"letsencrypt": "^1.4.2",
"letsencrypt": "^1.4.3",
"mkdirp-promise": "^1.0.3",
"mz": "^2.3.1",
"node-static": "^0.7.7",
Expand Down

0 comments on commit db07d76

Please sign in to comment.