Merge branch 'master' of github.com:grafana/grafana
Showing
... | @@ -53,5 +53,8 @@ | ... | @@ -53,5 +53,8 @@ |
"scripts": { | "scripts": { | ||
"test": "grunt test" | "test": "grunt test" | ||
}, | }, | ||
"license": "Apache License" | "license": "Apache License", | ||
"dependencies": { | |||
"grunt-contrib-concat": "^0.4.0" | |||
} | |||
} | } |
src/css/default.min.css
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
tasks/options/concat.js
0 → 100644
Please
register
or
sign in
to comment