updated build and release tasks
Showing
... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
"company": "Coding Instinct AB" | "company": "Coding Instinct AB" | ||
}, | }, | ||
"name": "grafana", | "name": "grafana", | ||
"version": "1.9.1", | "version": "2.0.0-alpha", | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
"url": "http://github.com/torkelo/grafana.git" | "url": "http://github.com/torkelo/grafana.git" | ||
... | @@ -16,7 +16,7 @@ | ... | @@ -16,7 +16,7 @@ |
"grunt-angular-templates": "^0.5.5", | "grunt-angular-templates": "^0.5.5", | ||
"grunt-cli": "~0.1.13", | "grunt-cli": "~0.1.13", | ||
"grunt-contrib-clean": "~0.5.0", | "grunt-contrib-clean": "~0.5.0", | ||
"grunt-contrib-compress": "~0.5.2", | "grunt-contrib-compress": "~0.13.0", | ||
"grunt-contrib-concat": "^0.4.0", | "grunt-contrib-concat": "^0.4.0", | ||
"grunt-contrib-connect": "~0.5.0", | "grunt-contrib-connect": "~0.5.0", | ||
"grunt-contrib-copy": "~0.5.0", | "grunt-contrib-copy": "~0.5.0", | ||
... | ... |
Please
register
or
sign in
to comment