mirror of https://github.com/grafana/grafana.git
updated package.json upgrade of grunt contrib uglify
This commit is contained in:
parent
390589fae2
commit
e75acce6ed
|
|
@ -25,7 +25,7 @@
|
|||
"grunt-contrib-jshint": "~0.10.0",
|
||||
"grunt-contrib-less": "~0.7.0",
|
||||
"grunt-contrib-requirejs": "~0.4.1",
|
||||
"grunt-contrib-uglify": "~0.2.4",
|
||||
"grunt-contrib-uglify": "~0.8.0",
|
||||
"grunt-contrib-watch": "^0.6.1",
|
||||
"grunt-filerev": "^0.2.1",
|
||||
"grunt-git-describe": "~2.3.2",
|
||||
|
|
|
|||
Loading…
Reference in New Issue