Skip to content

Commit

Permalink
Add keytar to dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Apr 18, 2021
1 parent b02ba33 commit 2b55ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth-source-keytar.el
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
;; Description: Emacs Lisp interface for node-keytar
;; Keyword: keytar password credential secret security
;; Version: 0.1.2
;; Package-Requires: ((emacs "24.4"))
;; Package-Requires: ((emacs "24.4") (keytar "0.1.2"))
;; URL: https://github.com/emacs-grammarly/auth-source-keytar

;; This file is NOT part of GNU Emacs.
Expand Down

0 comments on commit 2b55ee9

Please sign in to comment.