We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7436604 commit b150396Copy full SHA for b150396
clj-refactor.el
@@ -10,7 +10,7 @@
10
;; Version: 3.0.0
11
;; Keywords: convenience, clojure, cider
12
13
-;; Package-Requires: ((emacs "26.1") (seq "2.19") (yasnippet "0.6.1") (paredit "24") (multiple-cursors "1.2.2") (clojure-mode "5.9") (cider "1.0") (parseedn "1.0.46") (inflections "2.3") (hydra "0.13.2"))
+;; Package-Requires: ((emacs "26.1") (seq "2.19") (yasnippet "0.6.1") (paredit "24") (multiple-cursors "1.2.2") (clojure-mode "5.9") (cider "1.0") (parseedn "1.0.6") (inflections "2.3") (hydra "0.13.2"))
14
15
;; This program is free software; you can redistribute it and/or
16
;; modify it under the terms of the GNU General Public License
0 commit comments