diff --git a/jade.el b/jade.el index f2cc3be..d58507b 100644 --- a/jade.el +++ b/jade.el @@ -5,8 +5,8 @@ ;; Author: Nicolas Petton ;; URL: https://github.com/NicolasPetton/jade ;; Keywords: tools, javascript -;; Version: 0.11 -;; Package-Requires: ((emacs "25") (seq "2.16") (map "1.0") (js2-mode "20140114") (company "0.9.0") (websocket "1.6")) +;; Version: 0.19 +;; Package-Requires: ((emacs "25") (seq "2.16") (js2-mode "20140114") (company "0.9.0") (websocket "1.6")) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by