Bump :lang javascript

ananthakumaran/tide@f0b6dac -> ananthakumaran/tide@fa617f5

New version of tide.el introduces xref backend.
This commit is contained in:
Petri Lehtinen 2020-08-28 15:49:15 +03:00
parent 1c99aed0c0
commit ecc6fcd8d5
2 changed files with 2 additions and 3 deletions

View file

@ -17,6 +17,6 @@
(package! skewer-mode :pin "e5bed351939c92a1f788f78398583c2f83f1bb3c")
;; Programming environment
(package! tide :pin "f0b6dac4829c3daecf02bf445a5b41b4c68f2911")
(package! tide :pin "fa617f54629dc53a3182251dd8076c9e7ac9effa")
(when (featurep! :tools lookup)
(package! xref-js2 :pin "6f1ed5dae0c2485416196a51f2fa92f32e4b8262"))