diff options
Diffstat (limited to 'lisp/git-commit.el')
| -rw-r--r-- | lisp/git-commit.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/git-commit.el b/lisp/git-commit.el index a926f16..52a986f 100644 --- a/lisp/git-commit.el +++ b/lisp/git-commit.el @@ -11,7 +11,7 @@ ;; Marius Vollmer <marius.vollmer@gmail.com> ;; Maintainer: Jonas Bernoulli <jonas@bernoul.li> -;; Package-Requires: ((emacs "24.4") (dash "20161121.55") (with-editor "20170111.609")) +;; Package-Requires: ((emacs "24.4") (dash "2.13.0") (with-editor "2.5.10")) ;; Keywords: git tools vc ;; Homepage: https://github.com/magit/magit |
