feat(plugins): worked on plugin dashboard import handling
Showing
... | ... | @@ -31,7 +31,7 @@ |
"dependencies": { | ||
"babel-plugin-transform-es2015-modules-systemjs": "^6.5.0", | ||
"babel-preset-es2015": "^6.5.0", | ||
"lodash": "~4.0.0", | ||
"lodash": "~4.0.0" | ||
}, | ||
"homepage": "https://github.com/raintank/kentik-app-poc#readme" | ||
} |
pkg/plugins/dashboards.go
0 → 100644
pkg/plugins/dashboards_test.go
0 → 100644
tests/app-plugin-json/plugin.json
deleted
100644 → 0
Please
register
or
sign in
to comment