Skip to content

Commit

Permalink
require compat-30
Browse files Browse the repository at this point in the history
Because of keymap-set
  • Loading branch information
AndersonTorres committed Sep 10, 2024
1 parent f7212c4 commit 2471b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bqn-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

;; Author: Marshall Lochbaum <mwlochbaum@gmail.com>
;; Version: 0.1.0
;; Package-Requires: ((emacs "26.1"))
;; Package-Requires: ((emacs "26.1") (compat "30.0.0.0"))
;; URL: https://github.com/museoa/bqn-mode
;; SPDX-License-Identifier: GPL-3.0-or-later

Expand Down

0 comments on commit 2471b5e

Please sign in to comment.