This commit is contained in:
2017-03-26 13:02:20 +02:00
parent 14b2105a49
commit 526bb5bbd0
12 changed files with 2001 additions and 86 deletions

View File

@@ -25,18 +25,16 @@
},
"homepage": "https://gitlab.com/pushrocks/dockersock#README",
"dependencies": {
"@types/q": "0.x.x",
"@types/q": "1.x.x",
"@types/request": "0.x.x",
"beautylog": "^5.0.20",
"lik": "^1.0.9",
"q": "^1.4.1",
"request": "^2.74.0",
"rxjs": "^5.0.0-beta.10",
"typings-global": "^1.0.6"
"beautylog": "^6.1.5",
"lik": "^1.0.27",
"q": "^1.5.0",
"request": "^2.81.0",
"rxjs": "^5.2.0",
"typings-global": "^1.0.14"
},
"devDependencies": {
"npmts-g": "^5.2.8",
"should": "^10.0.0",
"typings-test": "^1.0.1"
"tapbundle": "^1.0.5"
}
}