now working as intended

This commit is contained in:
2016-07-25 01:54:36 +02:00
parent effe9210fc
commit ca2ff3481e
21 changed files with 258 additions and 207 deletions

View File

@@ -24,10 +24,10 @@
"dependencies": {
"@types/q": "^0.0.27",
"@types/shelljs": "^0.3.27",
"beautylog": "^5.0.14",
"cert": "0.0.17",
"beautylog": "^5.0.18",
"cert": "1.0.6",
"q": "^1.4.1",
"shelljs": "^0.7.0",
"shelljs": "^0.7.1",
"smartfile": "^4.0.12",
"smartstring": "^2.0.15"
},