update to ES6

This commit is contained in:
2016-07-15 12:52:33 +02:00
parent 5ae04ce5c2
commit 5fd3a63822
3 changed files with 89 additions and 99 deletions

View File

@@ -28,14 +28,12 @@
},
"homepage": "https://gitlab.com/pushrocks/dockersock#README",
"dependencies": {
"@types/es6-promise": "*",
"@types/q": "*",
"beautylog": "^5.0.12",
"es6-promise": "^3.2.1",
"beautylog": "^5.0.14",
"q": "^1.4.1",
"request": "^2.72.0",
"request": "^2.73.0",
"rxjs": "^5.0.0-beta.10",
"typings-global": "^1.0.3"
"typings-global": "^1.0.6"
},
"devDependencies": {
"npmts-g": "^5.2.6",