diff --git a/oni-js2-mode.el b/oni-js2-mode.el index 68370ae..1ad81c6 100644 --- a/oni-js2-mode.el +++ b/oni-js2-mode.el @@ -4,8 +4,8 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 20190206002649 -;; Package-Requires: (js2-mode js2-refactor flycheck company fill-column-indicator tern company-tern fic-mode) +;; Version: 20190206003151 +;; Package-Requires: (oni-company js2-mode js2-refactor flycheck fill-column-indicator tern company-tern fic-mode) ;; 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 diff --git a/oni-python.el b/oni-python.el index 5feab25..d173a77 100644 --- a/oni-python.el +++ b/oni-python.el @@ -4,8 +4,8 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 20190205234251 -;; Package-Requires: (company-jedi fill-column-indicator flycheck rainbow-delimiters reformatter traad hydra) +;; Version: 20190206003120 +;; Package-Requires: (oni-company company-jedi fill-column-indicator flycheck rainbow-delimiters reformatter traad hydra) ;; 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