Change: Bump dash.el to fix helm-org-ql

See https://github.com/alphapapa/org-ql/issues/179.  dash.el 2.18.1
fixed an issue with `-flatten-n` that was causing `helm-org-ql`
functions to fail silently.
This commit is contained in:
Mark Hudnall 2021-02-28 15:02:34 -08:00 committed by Adam Porter
parent c9fe19969e
commit 21b3bd2d6a
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
;; Author: Adam Porter <adam@alphapapa.net>
;; URL: https://github.com/alphapapa/org-ql
;; Version: 0.6-pre
;; Package-Requires: ((emacs "26.1") (dash "2.18.0") (s "1.12.0") (helm-org "1.0") (org-ql "0.6-pre"))
;; Package-Requires: ((emacs "26.1") (dash "2.18.1") (s "1.12.0") (helm-org "1.0") (org-ql "0.6-pre"))
;;; Commentary: