Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
0dae90cc24 | |||
cc65584e9c |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "smartinteract",
|
"name": "smartinteract",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"description": "smart cli interaction",
|
"description": "smart cli interaction",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user