Skip to content

Commit

Permalink
actualizo versiones
Browse files Browse the repository at this point in the history
  • Loading branch information
emilioplatzer committed May 29, 2018
1 parent af7bdd9 commit cf6bac6
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "qa-control-server",
"description": "qa-control server",
"version": "0.4.3",
"version": "0.4.4",
"author": "Codenautas <codenautas@googlegroups.com>",
"license": "MIT",
"repository": "codenautas/qa-control-server",
Expand All @@ -16,32 +16,32 @@
}
],
"dependencies": {
"body-parser": "~1.18.2",
"colors": "~1.2.1",
"body-parser": "~1.18.3",
"colors": "~1.3.0",
"cookie-parser": "~1.4.3",
"fs-extra": "~5.0.0",
"fs-extra": "~6.0.1",
"highlight.js": "~9.12.0",
"pygmentize-bundled": "~2.3.0",
"remarkable": "~1.7.1",
"exec-to-html": "~1.0.5",
"extension-serve-static": "~0.1.6",
"js-to-html": "~0.9.3",
"js-to-html": "~1.0.3",
"kill-9": "~0.4.2",
"login-plus": "~1.4.4",
"mini-tools": "~0.3.22",
"qa-control": "~0.4.15"
"login-plus": "~1.4.8",
"mini-tools": "~1.0.1",
"qa-control": "~0.4.16"
},
"devDependencies": {
"expect.js": "~0.3.1",
"express": "~4.16.2",
"express": "~4.16.3",
"istanbul": "~0.4.5",
"pug": "~2.0.1",
"lodash": "~4.17.5",
"pug": "~2.0.3",
"lodash": "~4.17.10",
"mocha": "~3.5.0",
"read-yaml-promise": "~1.0.2",
"sinon": "~4.4.3",
"sinon": "~5.0.10",
"stylus": "~0.54.5",
"supertest": "~3.0.0"
"supertest": "~3.1.0"
},
"main": "app/qa-control-server.js",
"engines": {
Expand Down

0 comments on commit cf6bac6

Please sign in to comment.