feat(plugins): worked on markdown support for plugin page, #4275

This commit is contained in:
Torkel Ödegaard
2016-03-07 18:03:45 +01:00
parent a6c6b00d7e
commit 4cd4ce504d
11 changed files with 46 additions and 1466 deletions
+1 -1
View File
@@ -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"
}