Skip to content

Commit afbead9

Browse files
committed
Fix Cask dependency
1 parent ea7aecb commit afbead9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Cask

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
(source "melpa" "https://melpa.org/packages/")
33

44
(package-file "projectile-variable.el")
5-
(depends-on "projectile")
5+
6+
(development
7+
(depends-on "projectile"))

0 commit comments

Comments
 (0)