update dependencies and allow empty question set
This commit is contained in:
18
package.json
18
package.json
@@ -22,17 +22,15 @@
|
||||
},
|
||||
"homepage": "https://gitlab.com/pushrocks/smartinteract#README",
|
||||
"dependencies": {
|
||||
"@types/inquirer": "0.0.31",
|
||||
"@types/node": "^6.0.48",
|
||||
"@types/q": "0.0.32",
|
||||
"inquirer": "^1.2.3",
|
||||
"lik": "^1.0.27",
|
||||
"q": "^1.4.1",
|
||||
"typings-global": "^1.0.14"
|
||||
"@types/inquirer": "0.0.35",
|
||||
"@types/q": "1.0.3",
|
||||
"inquirer": "^3.2.1",
|
||||
"lik": "^1.0.38",
|
||||
"q": "^1.5.0",
|
||||
"smartq": "^1.1.6",
|
||||
"typings-global": "^1.0.20"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/should": "^8.1.30",
|
||||
"should": "^11.1.1",
|
||||
"typings-test": "^1.0.3"
|
||||
"tapbundle": "^1.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user