update to latest standards

This commit is contained in:
2017-11-28 16:10:15 +01:00
parent 8fbd9c0b51
commit b295b55a92
13 changed files with 343 additions and 390 deletions

View File

@@ -18,16 +18,13 @@
},
"homepage": "https://gitlab.com/pushrocks/smartipc#README",
"dependencies": {
"@types/lodash": "^4.14.50",
"beautylog": "^6.0.0",
"lodash": "^4.17.4",
"smartchai": "^1.0.3",
"smartq": "^1.1.0",
"spawn-wrap": "^1.3.4",
"threads": "^0.7.2",
"typings-global": "^1.0.14"
"@types/lodash": "^4.14.85",
"smartq": "^1.1.6",
"spawn-wrap": "^1.4.1",
"threads": "^0.8.1",
"typings-global": "^1.0.23"
},
"devDependencies": {
"typings-test": "^1.0.3"
"tapbundle": "^1.1.8"
}
}