mirror of https://github.com/ColorlibHQ/gentelella
remove boilerplate script `test` and add `dev`
parent
6f12d36249
commit
19735f20c9
|
@ -3,7 +3,7 @@
|
||||||
"version": "1.4.0",
|
"version": "1.4.0",
|
||||||
"description": "Gentelella Admin is a free to use Bootstrap admin template",
|
"description": "Gentelella Admin is a free to use Bootstrap admin template",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"dev": "gulp"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in New Issue