File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " swagger-node" ,
3- "version" : " 0.8.0 " ,
3+ "version" : " 0.8.1 " ,
44 "description" : " The Swagger command-line. Provides Swagger utilities and project lifecycle support." ,
55 "keywords" : [
66 " swagger" ,
4747 },
4848 "scripts" : {
4949 "test" : " ./node_modules/.bin/_mocha --exit -u bdd -R spec test/config.js test/util test/commands test/commands/project test/project-skeletons" ,
50- "coverage" : " istanbul cover ./node_modules/.bin/_mocha -u bdd -- -R spec test/config.js test/util test/commands test/commands/project test/project-skeletons" ,
50+ "coverage" : " istanbul cover ./node_modules/.bin/_mocha --exit - u bdd -R spec test/config.js test/util test/commands test/commands/project test/project-skeletons" ,
5151 "start" : " node app.js"
5252 },
5353 "bin" : {
You can’t perform that action at this time.
0 commit comments