update smartipc internal code

This commit is contained in:
2017-03-03 20:52:23 +01:00
parent 05cbbda941
commit a16a66f1f6
19 changed files with 634 additions and 109 deletions

View File

@@ -21,13 +21,13 @@
"@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"
},
"devDependencies": {
"@types/should": "^8.1.30",
"should": "^11.1.2",
"typings-test": "^1.0.3"
}
}