update dependencies

This commit is contained in:
2017-02-15 21:58:34 +01:00
parent c6104ed00e
commit 722bd0ea61
6 changed files with 1362 additions and 85 deletions

View File

@ -19,18 +19,18 @@
},
"homepage": "https://gitlab.com/pushrocks/smartchok#README",
"dependencies": {
"@types/chokidar": "^1.4.29",
"@types/chokidar": "^1.4.31",
"@types/q": "x.x.x",
"chokidar": "^1.6.1",
"lik": "^1.0.24",
"lik": "^1.0.27",
"q": "^1.4.1",
"rxjs": "^5.0.0-rc.3",
"rxjs": "^5.1.1",
"typings-global": "^1.0.14"
},
"devDependencies": {
"@types/should": "^8.1.30",
"should": "^11.1.1",
"smartfile": "^4.1.0",
"should": "^11.2.0",
"smartfile": "^4.1.5",
"typings-test": "^1.0.3"
}
}