aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--oni-lisp-mode.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-lisp-mode.el b/oni-lisp-mode.el
index 9926189..8f3df19 100644
--- a/oni-lisp-mode.el
+++ b/oni-lisp-mode.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Package-Requires: (company flycheck paredit rainbow-delimiters)
-;; Version: 20171205234258
+;; Version: 20190213225457
+;; Package-Requires: (oni-company oni-flycheck paredit rainbow-delimiters)
;; 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