mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Added grunt server command
This commit is contained in:
parent
4c7f52797f
commit
06b855ffbb
@ -28,7 +28,8 @@
|
|||||||
"grunt-contrib-compress": "~0.5.2",
|
"grunt-contrib-compress": "~0.5.2",
|
||||||
"grunt-contrib-uglify": "~0.2.4",
|
"grunt-contrib-uglify": "~0.2.4",
|
||||||
"load-grunt-tasks": "~0.2.0",
|
"load-grunt-tasks": "~0.2.0",
|
||||||
"glob": "~3.2.7"
|
"glob": "~3.2.7",
|
||||||
|
"grunt-contrib-connect": "~0.5.0"
|
||||||
},
|
},
|
||||||
"license": "Apache License"
|
"license": "Apache License"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user