Commit 61b37d55d59427e1cb92241d4214689d274377a4

Authored by Carlos Vieira
1 parent 1cee6ba1
Exists in master

Revert "Corrigindo dependências de test"

This reverts commit 1cee6ba127329fd5a9d05aba995cbb81db1a2695.
Showing 1 changed file with 1 additions and 3 deletions   Show diff stats
package.json
... ... @@ -5,9 +5,7 @@
5 5 "variable-replacer": "1.5.1",
6 6 "coffee-script": "1.10.0",
7 7 "coffeescript-concat": "1.0.14",
8   -"uglifyjs": "2.4.10"
9   -},
10   -"testDependencies": {
  8 +"uglifyjs": "2.4.10",
11 9 "express": "4.13.4",
12 10 "chai": "3.5.0",
13 11 "chai-jq": "0.0.9",
... ...