fix: add missing dependency

This commit is contained in:
TheGiddyLimit
2026-06-12 11:48:19 +01:00
parent f9ee9e825b
commit 3e17004e29
+2 -1
View File
@@ -19,7 +19,8 @@
],
"dependencies": {
"spell": [
"llspell"
"llspell",
"PHB"
]
},
"edition": "classic",