瀏覽代碼

Update manifest with BSML requirement.

Halsafar 4 年之前
父節點
當前提交
e43847f9f2
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      SongBrowserPlugin/manifest.json

+ 2 - 1
SongBrowserPlugin/manifest.json

@@ -9,7 +9,8 @@
   "dependsOn": {
     "SongCore": "^3.0.0",
     "SongDataCore": "^1.3.4",
-    "BSIPA": "^4.1.2"
+    "BSIPA": "^4.1.2",
+    "BeatSaberMarkupLanguage": "^1.4.0"
   },
   "misc": {
     "plugin-hint": "SongBrowser.Plugin"