diff --git a/dub.json b/dub.json index 3d0bb41..e654948 100644 --- a/dub.json +++ b/dub.json @@ -10,5 +10,5 @@ "description": "A blog based on Markdown and JSON", "license": "AGPLv3", "name": "mijnblog", - "stringImportPaths": ["views", "translations"], + "stringImportPaths": ["views", "translations"] }