This commit is contained in:
2016-10-06 23:00:29 +02:00
parent ae5021b728
commit 45e57b3a84
4 changed files with 16 additions and 1 deletions

View File

@@ -15,5 +15,10 @@
"bugs": {
"url": "https://gitlab.com/pushrocks/smartsystem/issues"
},
"homepage": "https://gitlab.com/pushrocks/smartsystem#README"
"homepage": "https://gitlab.com/pushrocks/smartsystem#README",
"dependencies": {
"@types/q": "0.0.32",
"lik": "^1.0.24",
"q": "^1.4.1"
}
}