diff --git a/nnhackernews.el b/nnhackernews.el index aff8f22..8401395 100644 --- a/nnhackernews.el +++ b/nnhackernews.el @@ -6,7 +6,7 @@ ;; Version: 0.1.0 ;; Keywords: news ;; URL: https://github.com/dickmao/nnhackernews -;; Package-Requires: ((emacs "25") (request "1") (dash "1") (dash-functional "1") (anaphora "1")) +;; Package-Requires: ((emacs "25") (request "20190819") (dash "20190401") (dash-functional "20180107") (anaphora "20180618")) ;; This file is NOT part of GNU Emacs.