fix tests and add .triggerOnlyOnProcessEnvCliCall()
This commit is contained in:
16
package.json
16
package.json
@@ -29,16 +29,16 @@
|
||||
},
|
||||
"homepage": "https://gitlab.com/pushrocks/smartcli",
|
||||
"dependencies": {
|
||||
"@types/yargs": "6.x.x",
|
||||
"@types/yargs": "8.x.x",
|
||||
"beautylog": "^6.1.10",
|
||||
"lik": "^1.0.30",
|
||||
"rxjs": "^5.3.1",
|
||||
"smartparam": "0.1.1",
|
||||
"smartq": "^1.1.1",
|
||||
"typings-global": "^1.0.16",
|
||||
"yargs": "^8.0.1"
|
||||
"lik": "^1.0.42",
|
||||
"rxjs": "^5.4.3",
|
||||
"smartparam": "1.0.2",
|
||||
"smartq": "^1.1.6",
|
||||
"typings-global": "^1.0.20",
|
||||
"yargs": "^9.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tapbundle": "^1.0.12"
|
||||
"tapbundle": "^1.1.8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user