remove boilerplate script `test` and add `dev`

pull/657/head
Daniel Rubin 2018-02-25 20:19:55 -03:00
parent 6f12d36249
commit 19735f20c9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"version": "1.4.0",
"description": "Gentelella Admin is a free to use Bootstrap admin template",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"dev": "gulp"
},
"repository": {
"type": "git",