update to wirj like expected

This commit is contained in:
2017-06-30 18:05:55 +02:00
parent 583cf6f446
commit fda93fa553
19 changed files with 653 additions and 1418 deletions

View File

@ -19,17 +19,18 @@
},
"homepage": "https://gitlab.com/pushrocks/smartchok#README",
"dependencies": {
"@types/chokidar": "^1.6.0",
"@types/chokidar": "^1.7.0",
"@types/q": "x.x.x",
"chokidar": "^1.6.1",
"lik": "^1.0.30",
"chokidar": "^1.7.0",
"lik": "^1.0.32",
"q": "^1.5.0",
"rxjs": "^5.3.0",
"rxjs": "^5.4.1",
"smartipc": "^1.0.9",
"typings-global": "^1.0.14"
"smartq": "^1.1.1",
"typings-global": "^1.0.19"
},
"devDependencies": {
"smartfile": "^4.1.9",
"tapbundle": "^1.0.5"
"smartfile": "^4.2.17",
"tapbundle": "^1.0.14"
}
}