update dependencies
This commit is contained in:
10
package.json
10
package.json
@ -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"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user