mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fix problem with node v0.10.18 and grunt-contrib
This commit is contained in:
parent
18ee2fabcf
commit
3d9f4e252f
@ -10,7 +10,7 @@
|
|||||||
"grunt": "~0.4.0",
|
"grunt": "~0.4.0",
|
||||||
"grunt-s3": "~0.2.0-alpha.2",
|
"grunt-s3": "~0.2.0-alpha.2",
|
||||||
"grunt-ngmin": "0.0.3",
|
"grunt-ngmin": "0.0.3",
|
||||||
"grunt-contrib": "~0.7.0",
|
"grunt-contrib": "~0.8.0",
|
||||||
"grunt-contrib-less": "~0.7.0",
|
"grunt-contrib-less": "~0.7.0",
|
||||||
"grunt-contrib-copy": "~0.4.1",
|
"grunt-contrib-copy": "~0.4.1",
|
||||||
"grunt-git-describe": "~2.3.2",
|
"grunt-git-describe": "~2.3.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user