now creating a valid config with ssl certificates

This commit is contained in:
LosslessBot
2016-07-13 13:04:48 +02:00
parent 92307b187d
commit 2caa3c3d1a
11 changed files with 166 additions and 18 deletions

View File

@@ -24,7 +24,7 @@
"dependencies": {
"@types/q": "*",
"beautylog": "^5.0.13",
"cert": "0.0.15",
"cert": "0.0.16",
"q": "^1.4.1",
"shelljs": "^0.7.0",
"smartfile": "^4.0.10",
@@ -32,6 +32,7 @@
},
"devDependencies": {
"npmts-g": "^5.2.6",
"qenv": "^1.0.8",
"should": "^9.0.2",
"typings-test": "^1.0.1"
}