feat(taxon): Show taxonomy term in title
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M package.json → package.json
@@ -44,6 +44,7 @@ "standard": "^10.0.2", "supertest": "^3.0.0" }, "dependencies": { + "case": "^1.5.2", "configly": "^4.1.0", "gray-matter": "^2.1.1", "hyperfast": "^2.1.0",