Skip to content

Commit

Permalink
Removed f from "Package-Requires"
Browse files Browse the repository at this point in the history
  • Loading branch information
phikal committed Apr 3, 2020
1 parent b4ec549 commit 85b8440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dumb-jump.el
Expand Up @@ -3,7 +3,7 @@
;; Author: jack angers and contributors
;; Url: https://github.com/jacktasia/dumb-jump
;; Version: 0.5.3
;; Package-Requires: ((emacs "24.3") (f "0.20.0") (s "1.11.0") (dash "2.9.0") (popup "0.5.3"))
;; Package-Requires: ((emacs "24.3") (s "1.11.0") (dash "2.9.0") (popup "0.5.3"))
;; Keywords: programming

;; Dumb Jump is free software; you can redistribute it and/or modify it
Expand Down

0 comments on commit 85b8440

Please sign in to comment.