Commit fd0af9414da442ffcb3a9677b9040ecac018b265

Authored by Carlos Vieira
1 parent 0f850677
Exists in master

Versões novas para as bibliotecas

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
package.json
... ... @@ -6,12 +6,12 @@
6 6 "coffee-script": "1.12.3",
7 7 "coffeescript-concat": "1.0.14",
8 8 "uglifyjs": "2.4.10",
9   -"express": "4.13.4",
  9 +"express": "4.14.1",
10 10 "chai": "3.5.0",
11 11 "chai-jq": "0.0.9",
12   -"mocha": "2.4.5",
  12 +"mocha": "3.2.0",
13 13 "zombie": "5.0.5",
14   -"ejs": "2.4.1"
  14 +"ejs": "2.5.5"
15 15 },
16 16 "optionalDependencies": {},
17 17 "scripts": {
... ...