diff --git a/package.json b/package.json index f36ca84..cda964d 100644 --- a/package.json +++ b/package.json @@ -24,5 +24,8 @@ "bugs": { "url": "https://github.com/hadialqattan/no-darkreader/issues" }, - "homepage": "https://github.com/hadialqattan/no-darkreader" -} \ No newline at end of file + "homepage": "https://github.com/hadialqattan/no-darkreader", + "directories": { + "doc": "docs" + } +}