Merge branch 'master' of gitlab.com:pushrocks/dockersock

This commit is contained in:
Philipp Kunz 2016-07-28 19:38:40 +02:00
commit 2b2b06b48b

View File

@ -25,7 +25,8 @@
}, },
"homepage": "https://gitlab.com/pushrocks/dockersock#README", "homepage": "https://gitlab.com/pushrocks/dockersock#README",
"dependencies": { "dependencies": {
"@types/q": "*", "@types/q": "^0.0.27",
"@types/request": "^0.0.27",
"beautylog": "^5.0.14", "beautylog": "^5.0.14",
"q": "^1.4.1", "q": "^1.4.1",
"request": "^2.73.0", "request": "^2.73.0",