update deps
This commit is contained in:
13
package.json
13
package.json
@@ -19,18 +19,17 @@
|
||||
"homepage": "https://gitlab.com/pushrocks/lik#README",
|
||||
"devDependencies": {
|
||||
"@types/should": "^8.1.30",
|
||||
"npmts-g": "^5.2.8",
|
||||
"should": "^11.1.0",
|
||||
"should": "^11.2.1",
|
||||
"typings-test": "^1.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/lodash": "^4.14.35",
|
||||
"@types/lodash": "^4.14.62",
|
||||
"@types/minimatch": "2.x.x",
|
||||
"@types/q": "0.x.x",
|
||||
"lodash": "^4.16.1",
|
||||
"@types/q": "1.x.x",
|
||||
"lodash": "^4.17.4",
|
||||
"minimatch": "^3.0.3",
|
||||
"q": "^1.4.1",
|
||||
"rxjs": "^5.0.0-beta.12",
|
||||
"q": "^1.5.0",
|
||||
"rxjs": "^5.3.0",
|
||||
"typings-global": "^1.0.14"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user