update to latest standards

This commit is contained in:
2017-04-22 21:03:28 +02:00
parent 089787454a
commit f0f1f9b86f
15 changed files with 2296 additions and 347 deletions

View File

@@ -29,20 +29,16 @@
},
"homepage": "https://gitlab.com/pushrocks/smartcli",
"dependencies": {
"@types/q": "0.x.x",
"@types/yargs": "6.x.x",
"beautylog": "^6.0.0",
"lik": "^1.0.24",
"q": "^1.4.1",
"rxjs": "^5.0.1",
"beautylog": "^6.1.10",
"lik": "^1.0.30",
"rxjs": "^5.3.0",
"smartparam": "0.1.1",
"smartq": "^1.1.1",
"typings-global": "^1.0.14",
"yargs": "^6.4.0"
"yargs": "^7.1.0"
},
"devDependencies": {
"@types/should": "^8.1.30",
"npmts-g": "^5.2.8",
"should": "^11.1.1",
"typings-test": "^1.0.3"
"tapbundle": "^1.0.5"
}
}