Commit 2493861f6298670a4f534fde6578e4b5b37f434e

Authored by Eric Fernandez
Exists in master and in 2 other branches develop, lab

Merge branch 'master' into 'master'

Master

See merge request !19
... ... @@ -4,7 +4,7 @@
4 4 "description": "Abm de Vendedores/Compradores",
5 5 "main": "index.html",
6 6 "scripts": {
7   - "test": "echo \"Error: no test specified\" && exit 1",
  7 + "test": "test.html",
8 8 "compile": "gulp uglify",
9 9 "gulp-pre-commit": "gulp pre-commit",
10 10 "postinstall": "npm run compile && gulp clean-post-install",