From af146adb903768ff95823e30ee7071512480645a Mon Sep 17 00:00:00 2001 From: Carlos Vieira Date: Mon, 23 Nov 2015 14:27:29 -0200 Subject: [PATCH] Atualizando pacotes npm para desenvolvimento/testes --- makefile | 1 + package.json | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/makefile b/makefile index 9c22dfd..1d4f90e 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,6 @@ # Makefile PROFILE = "default" +test: build teste run run: build venv/bin/python app/barrabrasil.py diff --git a/package.json b/package.json index 208bdc2..6051c5e 100644 --- a/package.json +++ b/package.json @@ -5,11 +5,11 @@ "coffee-script": "1.10.0", "uglifyjs": "2.4.10", "express": "4.13.3", -"chai": "3.2.0", -"chai-jq": "0.0.8", -"mocha": "2.3.3", -"zombie": "4.1.0", -"ejs": "2.3.3" +"chai": "3.4.1", +"chai-jq": "0.0.9", +"mocha": "2.3.4", +"zombie": "4.2.1", +"ejs": "2.3.4" }, "optionalDependencies": {}, "scripts": { -- libgit2 0.21.2