update deps

This commit is contained in:
Philipp Kunz 2016-11-20 22:34:36 +01:00
parent 5d92657145
commit cc65584e9c

View File

@ -25,14 +25,14 @@
"@types/inquirer": "0.0.31", "@types/inquirer": "0.0.31",
"@types/node": "^6.0.48", "@types/node": "^6.0.48",
"@types/q": "0.0.32", "@types/q": "0.0.32",
"@types/should": "^8.1.30",
"inquirer": "^1.2.3", "inquirer": "^1.2.3",
"lik": "^1.0.27", "lik": "^1.0.27",
"q": "^1.4.1", "q": "^1.4.1",
"should": "^11.1.1",
"typings-global": "^1.0.14" "typings-global": "^1.0.14"
}, },
"devDependencies": { "devDependencies": {
"@types/should": "^8.1.30",
"should": "^11.1.1",
"typings-test": "^1.0.3" "typings-test": "^1.0.3"
} }
} }