Commit 29f2a7d2330449ff43eb812e241d3c6ced879683

Authored by Carlos Vieira
1 parent 9772901f
Exists in master

Atualizando versões dos pacotes

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