Skip to content

Commit

Permalink
Fix the wrong system name of a dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
fukamachi committed Jan 15, 2025
1 parent 75e3468 commit e18d082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/js-mode/lem-js-mode.asd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(defsystem "lem-js-mode"
:depends-on ("lem"
"lsp-mode"
"lem-lsp-mode"
"lem-xml-mode")
:serial t
:components ((:file "js-mode")
Expand Down

0 comments on commit e18d082

Please sign in to comment.