Commit 2493861f6298670a4f534fde6578e4b5b37f434e
Exists in
master
Merge branch 'master' into 'master'
Master See merge request !19
Showing
1 changed file
 
Show diff stats
package.json
| ... | ... | @@ -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", |