branch: externals/ivy-posframe commit fd9c0729ee81a08b81efd3cb2792fa96d036885a Author: conao3 <con...@gmail.com> Commit: conao3 <con...@gmail.com>
requires ivy v0.11.0 --- ivy-posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index 7db1620..be8444a 100644 --- a/ivy-posframe.el +++ b/ivy-posframe.el @@ -8,7 +8,7 @@ ;; URL: https://github.com/tumashu/ivy-posframe ;; Version: 0.1.0 ;; Keywords: abbrev, convenience, matching, ivy -;; Package-Requires: ((emacs "26.0")(posframe "0.1.0")(ivy "0.10.0")) +;; Package-Requires: ((emacs "26.0")(posframe "0.1.0")(ivy "0.11.0")) ;; This file is part of GNU Emacs.