update ci

This commit is contained in:
2018-03-01 00:08:08 +01:00
parent 9e06369139
commit cb6c8f3c8e
19 changed files with 1017 additions and 670 deletions

View File

@ -19,16 +19,16 @@
},
"homepage": "https://gitlab.com/pushrocks/smartchok#README",
"dependencies": {
"@types/chokidar": "^1.7.0",
"chokidar": "^1.7.0",
"lik": "^1.0.32",
"rxjs": "^5.4.1",
"smartipc": "^1.0.9",
"smartq": "^1.1.1",
"typings-global": "^1.0.19"
"@types/chokidar": "^1.7.5",
"chokidar": "^2.0.2",
"lik": "^2.0.5",
"smartipc": "^1.0.11",
"smartq": "^1.1.6",
"smartrx": "^1.0.5"
},
"devDependencies": {
"smartfile": "^4.2.17",
"tapbundle": "^1.0.14"
"@types/node": "^9.4.6",
"smartfile": "^4.2.28",
"tapbundle": "^2.0.0"
}
}