Skip to content

Commit 7ed4eb4

Browse files
committed
Update dep
1 parent 7f079ea commit 7ed4eb4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Eask

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99

1010
(script "test" "echo \"Error: no test specified\" && exit 1")
1111

12-
(source "gnu")
12+
(source 'gnu)
13+
(source 'melpa)
14+
(source 'jcs-elpa)
1315

1416
(depends-on "emacs" "26.1")
17+
(depends-on "request")
18+
19+
(setq network-security-level 'low) ; see https://github.com/jcs090218/setup-emacs-windows/issues/156#issuecomment-932956432

0 commit comments

Comments
 (0)