update dependencies to latest standards

This commit is contained in:
2017-04-19 20:02:43 +02:00
parent efa818680a
commit e73e704886
21 changed files with 1974 additions and 147 deletions

View File

@@ -22,14 +22,12 @@
},
"homepage": "https://gitlab.com/pushrocks/smartenv",
"dependencies": {
"@types/q": "0.x.x",
"lodash": "^4.17.2",
"q": "^1.4.1",
"lodash": "^4.17.4",
"smartq": "^1.1.1",
"typings-global": "^1.0.14"
},
"devDependencies": {
"@types/should": "^8.1.30",
"beautylog": "^6.0.0",
"should": "^11.1.1"
"beautylog": "^6.1.5",
"tapbundle": "^1.0.5"
}
}