Skip to content

Commit

Permalink
v 0.3.8 actualizo versiones.
Browse files Browse the repository at this point in the history
  • Loading branch information
emilioplatzer committed Sep 12, 2017
1 parent 7522afc commit b54c324
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "json4all",
"description": "JSON for all purposes and all environments",
"version": "0.3.7",
"version": "0.3.8",
"author": "Codenautas <codenautas@googlegroups.com>",
"repository": "codenautas/json4all",
"license": "MIT",
Expand All @@ -10,7 +10,7 @@
"dependencies": {
},
"devDependencies": {
"body-parser": "~1.17.2",
"body-parser": "~1.18.0",
"cookie-parser": "~1.4.3",
"esprima": "~4.0.0",
"expect.js": "~0.3.1",
Expand All @@ -19,7 +19,7 @@
"express-useragent": "~1.0.7",
"istanbul": "~0.4.5",
"JSON": "1.0.0",
"karma": "~1.7.0",
"karma": "~1.7.1",
"karma-chrome-launcher": "~2.2.0",
"karma-coverage": "~1.1.1",
"karma-coverage-html-index-reporter": "~1.0.2",
Expand All @@ -30,13 +30,13 @@
"karma-phantomjs-launcher": "~1.0.4",
"karma-safari-launcher": "~1.0.0",
"istanbul-middleware": "~0.2.2",
"mocha": "~3.5.0",
"mocha": "~3.5.3",
"phantomjs-prebuilt": "~2.1.15",

"best-globals": "~0.10.1",
"discrepances": "~0.2.1",
"discrepances": "~0.2.2",
"require-bro": "~0.1.5",
"type-store": "~0.2.0"
"type-store": "~0.2.5"
},
"engines": {
"node": ">= 0.12"
Expand Down

0 comments on commit b54c324

Please sign in to comment.