diff --git a/repository.json b/repository.json index 679653c..e5558e4 100644 --- a/repository.json +++ b/repository.json @@ -11,7 +11,10 @@ "version": "4.0.0", "url": "https://git.0x42.cloud/christian.morpurgo/MarkdownLivePreview/releases/download/v5.0.0/MarkdownLivePreview.sublime-package", "date": "2025-04-24 00:00:00", - "sublime_text": "*" + "sublime_text": "*", + "dependencies": [ + "bs4" + ] } ] }